Laurent Marques

Results 43 comments of Laurent Marques

I have the same issue with the last version on safari mac. Work in Firefox and chrome. The issue is here: https://github.com/sampotts/plyr/issues/1385

Hey @woldtwerk, thanks for your input, can you share a repo setup with last astro ? because it doesn't work, the style are updated only when I restart the vite...

you are the Maestro bro ! yep it works. Do you think we can make the same trick for get UnoCss working too ?

is this library is ready for React 18 now ?

I have exactely the same issue for js template , thanks. add /* @refresh reload */ in frontmatter file seem to solve the issue per file.

no luck for have 1080P download ?

I have no error, just work at first run, but the classes change doesn't update (the style are cleared). The unocss update work only from a restart.

> The same issue occurs when using UnoCSS with [îles](https://github.com/ElMassimo/iles). When building, especially with hydration, îles will throw an error as well: > > ``` > [unocss:global:build:generate] [unocss] does not...

I did this code and work very well, the element component allow a prop : hide, which make slow with hidden the element after the next click. > Element.vue: ```javascript...

I have too this issue, seem a problem related with react 18 (and Next ? I use SSR), not sure. The ref is lost. It works on a page and...