Giter Club home page Giter Club logo

Comments (15)

Savjee avatar Savjee commented on May 27, 2024

Which browser are you using and what version of HA are you running?

from button-text-card.

pex81 avatar pex81 commented on May 27, 2024

Which browser are you using and what version of HA are you running?

I'm using Firefox
HA 106.6

from button-text-card.

Savjee avatar Savjee commented on May 27, 2024

Thanks for reporting this!

It's related to the regex that I use to detect JS templates.
https://github.com/Savjee/button-text-card/blob/master/src/button-text-card.ts#L31

I will try to fix it tonight or tomorrow ;)

from button-text-card.

pex81 avatar pex81 commented on May 27, 2024

Thanks for reporting this!

It's related to the regex that I use to detect JS templates.
https://github.com/Savjee/button-text-card/blob/master/src/button-text-card.ts#L31

I will try to fix it tonight or tomorrow ;)

ok, I also tried with chrome, I will wait for the new version, thanks

from button-text-card.

Savjee avatar Savjee commented on May 27, 2024

It should work fine on Chrome. Do you have the same issue there?

from button-text-card.

pex81 avatar pex81 commented on May 27, 2024

It should work fine on Chrome. Do you have the same issue there?

On chrome I don't see the error but I don't see the card.

from button-text-card.

Savjee avatar Savjee commented on May 27, 2024

Ah, that's an oversight on my part! Try defining an entity on the card. Then it will appear.

I'm working on fixing that right now. Stay tuned for a build in a few minutes.

Ref #11

from button-text-card.

pex81 avatar pex81 commented on May 27, 2024

Ah, that's an oversight on my part! Try defining an entity on the card. Then it will appear.

I'm working on fixing that right now. Stay tuned for a build in a few minutes.

Ref #11

On Chrome with entity it's ok
On Firefox with entity that same error.

from button-text-card.

Savjee avatar Savjee commented on May 27, 2024

Can you try to install the latest version? I think it should be fixed now.

from button-text-card.

pex81 avatar pex81 commented on May 27, 2024

Can you try to install the latest version? I think it should be fixed now.

I have update:
on firefox that same not work
home-assistant.log
2020-03-19 17:41:54 ERROR (MainThread) [frontend.js.latest.202002205] https://192.168.1.33:8123/hacsfiles/button-text-card/button-text-card.js:3318:33 SyntaxError: invalid regular expression flag s

from button-text-card.

Savjee avatar Savjee commented on May 27, 2024

Did you reinstall the plugin and clear your cache?

The s flag was removed from the regex, so you shouldn't be seeing this error anymore.

from button-text-card.

pex81 avatar pex81 commented on May 27, 2024

Did you reinstall the plugin and clear your cache?

The s flag was removed from the regex, so you shouldn't be seeing this error anymore.

Now work! Thank
But it always takes entity?

from button-text-card.

Savjee avatar Savjee commented on May 27, 2024

Nope, entity isn't required anymore.

from button-text-card.

pex81 avatar pex81 commented on May 27, 2024

Nope, entity isn't required anymore.

Ok thanks,
is it possible to customize the style?

from button-text-card.

Savjee avatar Savjee commented on May 27, 2024

Yes, you can change background and font color. Check the README ;)

from button-text-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.