Trevin
Trevin
Love this idea. Folders would be preferably over tags.
I had same issue and was tearing my hair out. `crossorigin="use-credentials"` worked for us! Thanks!
@lephleg Good point. Perhaps a good middle ground is: 1. add flag for migration but don't take seed as a param 2. instead just output a message at the every...
I submitted this PR to add a `.translations` folder, while keeping the existing `translations` folder for backwards compat for time being. https://github.com/nonsleepr/ha-eufy-security/pull/11
Would love to get this working. I'm stuck right now because this regex will not work to do text deletions. ``` type: 'custom:battery-state-card' title: Nest Protects sort_by_level: asc tap_action: more-info...
Wondering what's stopping this from being merged?
I'm also interested in this, in particular what @desandro mentioned here: https://github.com/metafizzy/flickity/issues/1096#issuecomment-1396387214
> ``` > import { clarity } from 'clarity-js'; > ``` This results in error of `Module '"clarity-js"' has no exported member 'clarity'` since the 'clarity-js' package exports the 'clarity'...
No amount of mucking with this could I get this to cleanly work. I've raised this issue here: https://github.com/microsoft/clarity/issues/408
What's the latest status and development on this?