jerrod-lankford / HAGearS3

Home Assistant user interface for the Samsung Gear S3/S2 (tizen os)
138 stars 44 forks source link

Filter is not defined #4

Closed klaszlo8207 closed 4 years ago

klaszlo8207 commented 6 years ago

Keep saying this error in the console when running it in the emulator

jerrod-lankford commented 6 years ago

Which version of the emulator? I may need to add another polyfill

klaszlo8207 commented 6 years ago

W-4.0-CIRCLE

And: Is there any better IDE for development? Tizen Studio is a pain in the ass. Also is it possible to run the web app on the gear s3 and not on the emulator?

I am newbie, thanks

klaszlo8207 commented 6 years ago

"file:///js/pages/EntitiesPage.js (68) :Uncaught TypeError: Cannot read property 'filter' of undefined"

jerrod-lankford commented 4 years ago

That should only happen if the list of entities reported by HA is empty. And there is supposedly ways to configure visual studio to work for development but I've never bothered to try it