purifier-card.js?hacstag=274738925222:1 Uncaught ReferenceError: regeneratorRuntime is not defined
majkers opened this issue · 6 comments
majkers commented
I just update to latest v.2.2.2 via latest HACS and my card stopped working with message:
"Custom element doesn't exist: purifier-card." and i JS console I see
purifier-card.js?hacstag=274738925222:1 Uncaught ReferenceError: regeneratorRuntime is not defined
at purifier-card.js?hacstag=274738925222:1:22296
at purifier-card.js?hacstag=274738925222:1:23186
Steps to reproduce
Just open ha page...
Expected behavior
I should see my card
Versions:
- Release: 2.2.2
- Browser:Chrome, Edge, all.....
- HomeAssistant version: 2022.4.7
elvenpath commented
Same error here. Updated the card today, together with https://github.com/denysdovhan/vacuum-card and both started throwing the same error.
AlexSanti commented
Same error here, Updated today
pozek commented
After last update
Custom element doesn't exist: purifier-card
type: custom:purifier-card
entity: fan.xxxxxxxxxxxxx
compact_view: false
bobloadmire commented
thank god it's not just me, was pulling my hair out
denysdovhan commented
the issue should be resolved by the latest release
CumpsD commented
Seems to be back with 2.3.0? Downgrading to 2.2.3 fixes it.