thomasloven / lovelace-template-entity-row

🔹 Display whatever you want in an entities card row.
MIT License
210 stars 16 forks source link

Uncaught TypeError: i.replace is not a function #44

Closed igorbumba closed 3 years ago

igorbumba commented 3 years ago

Home Assistant Core Integration version: 0.118.2 installation_type: Home Assistant Container dev: false hassio: false docker: true virtualenv: false python_version: 3.8.6 os_name: Linux os_version: 4.4.59+ arch: x86_64 timezone: Europe/Zagreb


Logger: frontend.js.latest.202011112 Source: components/system_log/init.py:193 First occurred: 7:31:43 PM (12 occurrences) Last logged: 7:31:44 PM

http://IP:8123/local/plugins/template-entity-row.js:1:2531 Uncaught TypeError: i.replace is not a function

thomasloven commented 3 years ago

Please make sure you are using the latest version of template-entity-row. You can see the current version in the browser console.

igorbumba commented 3 years ago

image

igorbumba commented 3 years ago

That's the latest version I downloaded from https://github.com/thomasloven/lovelace-template-entity-row/releases/tag/1.1.1

It still says version 1.1.0 in the console.

thomasloven commented 3 years ago

Then you need to refresh your cache. It's described in the guide linked from the readme.