finity69x2/fan-control-entity-row

Uncaught SyntaxError: Unexpected token '<'

Closed this issue · 1 comments

This is showing up in the logs:
2020-10-07 00:10:03 ERROR (MainThread) [frontend.js.latest.202009180] http://redacted/local/fan-control-entity-row.js:6:1 Uncaught SyntaxError: Unexpected token '<'

Screen grab of top few lines in Notepad++ attached

image

Home Assistant in Docker running on Synology Nas.

User error.
I originally put in a corrupted .js file.
Once I corrected the file, chrome was using a cached version of the corrupted .js file.
Went to diff browser and working fine.

Feel free to remove this issue all together, or leave for others that might have similar issue.