bulma-tooltip icon indicating copy to clipboard operation
bulma-tooltip copied to clipboard

Does not work with Svelte

Open radu-m opened this issue 5 years ago • 0 comments

I cannot get this to work within a Svelte app. I'm no expert but suspect it's due to how Svelte prunes rules not explicitly used within the markup (? - maybe). This is just a guess based on the fact that everything looks as expected but there are no new :hover rules and cannot see anything being called.

There are plenty of alternatives, such as https://github.com/Abreu00/svelte-tooltip so maybe it's not a priority..

radu-m avatar Jan 25 '21 11:01 radu-m