Closed Bug 1278802 Opened 8 years ago Closed 8 years ago

[Project view] Fix errors on safari browser

Categories

(Connected Devices Graveyard :: Project Sensor Web, defect)

x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: steveck, Unassigned)

References

Details

Per Mark and other safari users comment, there seems some serious error that cause our project page could not be displayed correctly. It seems like an EC6 compatibility issue on safari that using const in strict mode is prohibit. We might need to replace "const" to "var" now, and rewrite to ES6 once the mainstream browsers are fully supported.
Summary: [Project view] Polish project view and fix bugs → [Project view] Fix errors on safari browser
Landed in master: https://github.com/sensor-web/sensorweb-frontend/pull/53/commits/731edd79936e058edd51d6acfa5e9f237114c504
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.