madmicio / LG-WebOS-Remote-Control

Remote Control for LG TV WebOS
395 stars 73 forks source link

Unhandled Promise Rejection #11

Closed alexandrepossebom closed 4 years ago

alexandrepossebom commented 4 years ago

I got get this error after fresh install

[Error] Unhandled Promise Rejection: https://[mysite]/hacsfiles/LG-WebOS-Remote-Control/lg-remote-control.js
    (anonymous function)
    rejectPromise
    rejectPromiseWithFirstResolvingFunctionCallCheck

SyntaxError: bad method definition lg-remote-control.js:7:11

static disneyIcon = html`<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
PiotrMachowski commented 4 years ago

It should be fixed in current version, could you confirm it?

alexandrepossebom commented 4 years ago

It's works!

Thanks a lot