fablabbcn / smartcitizen-web

The Smart Citizen Kit platform
https://smartcitizen.me
GNU Affero General Public License v3.0
13 stars 7 forks source link

Platform not loading in Safari 16.2 #449

Closed pral2a closed 7 months ago

pral2a commented 7 months ago

Expected behaviour

Platform should load properly in macOS and iOS but fails in Safari 16.2 under macOS 13.1 (22C65) and under iOS 16.6.1

Screenshot 2023-11-04 at 20 34 57

Actual behaviour

Can confirm it works properly in Chrome 118.0.5993.117

Screenshot 2023-11-04 at 20 34 28

How to reproduce?

Open the platform in Safari (at least under 16.2)

Comments:

socket.io can be deprecated. Updated on the arrival of new data were switch to a simple interval http request. There might be some legacy uses in SCK 1.1 onboarding integrated with in the main platform here yet it is no longer operational due to issues with the Smart Citizen Chrome App. More in an upcoming issue.

oscgonfer commented 7 months ago

https://github.com/fablabbcn/smartcitizen-web/pull/450

oscgonfer commented 7 months ago

Should be fixed now. Reopen if needed @pral2a