0

with last browser update eg google chrome 94 version the spectre css meters aren't working anymore. Someone have idea to fix this bug?

thanks in advance. CC

https://picturepan2.github.io/spectre/experimentals/meters.html

cafc
  • 31
  • 4
  • 13
  • Whatever that is: if you are facing a bug with any software, please open a bug ticket at the maintainers – Nico Haase Sep 06 '21 at 11:56
  • The code to reproduce the issue should be in the question itself. If/when they fix it on their end it won't demonstrate the problem anymore. – BSMP Sep 07 '21 at 02:58
  • your comment doesn't help in anything. i couldn't post the code because i have low rate in this forum... you understand? – cafc Sep 07 '21 at 08:10
  • Then please share all other kinds of details that could help to understand the problem. – Nico Haase Sep 07 '21 at 08:16

1 Answers1

0

the solution is:

.meter {
appearance: meter;
}
cafc
  • 31
  • 4
  • 13