shanealynn / async_flask

Test of asynchronous flask communication with web page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working on Chrome?

allback122 opened this issue · comments

I just tried to run application.py. While on Firefox and Edge the page is updated with the numbers normally, on Chrome nothing will load below "Numbers List". How can i solve that?

commented

Same problem here

same problem

Hey, will have a look and see if I can get this working - was there any error or message in your browser console?

Have now updated flask-socketio library in the requirements.txt and working in Chrome ok I think.