madmicio / LG-WebOS-Remote-Control

Remote Control for LG TV WebOS
392 stars 74 forks source link

Uncaught SyntaxError #138

Closed attiss closed 6 months ago

attiss commented 6 months ago

Hi folks,

First, I would like to say a huge thank you for maintaining this custom Home Assistant component, I love it! ❤️

I just updated to the latest version and it looks like there's a syntax error in lg-remote-control.js:

lg-remote-control.js:23 Uncaught SyntaxError: Unexpected identifier 'as' (at lg-remote-control.js:23:32)

image

(Using Chrome: Version 120.0.6099.129 (Official Build) (arm64))

Let me know if you need any more details.

Thanks for looking into this! 🙇

attiss commented 6 months ago

Oh. I made a mistake when I updated the custom component (copied lg-remote-control.js from the src dir instead of downloading from the GitHub release) and it got cached by the browser.

Sorry for the noise, nevermind this issue! 😄