hassio-addons / addon-appdaemon

AppDaemon4 - Home Assistant Community Add-ons
https://addons.community
MIT License
151 stars 47 forks source link

The compiled application.js does not work in some browsers #166

Closed Zylazy closed 2 years ago

Zylazy commented 2 years ago

There is a try catch block in the compiled application.js, which causes problem in some browser (also in fully kiosk browser on my tablet). The problem is that the catch has no parameters how ever it is expected. So this line line 1267: catch should be replaced with this: catch (error)

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

frenck commented 2 years ago

This is not an add-on issue, but an issue with AppDaemon itself, please report this with the AppDaemon project: https://github.com/AppDaemon/appdaemon