freifunk-darmstadt / gluon-firmware-selector

Firmware selector for gluon router images

Home Page:https://firmware.darmstadt.freifunk.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app.js:506 - Object.values() does not work in Safari (10.0.3)

martin-eberle opened this issue · comments

The gluon-firmware-wizard is incompatible with macOS/Safari since Safari doesn’t support Object.values() which is used in the searchModel() function, line 506 in file app.js.

This issue has already been fixed in d6470a9. Your local community is running an outdated version of the wizard. :)