try0

Results 3 comments of try0

Hi @marcelodolza Thank you for your response. You have added a fixed label, but I could not find a fixed version. Where can I get a fixed version? This issue...

When the Svelvet component is in a Shadow DOM it uses document.querySelector and therefore cannot resolve Edge, Anchor, etc. https://github.com/open-source-labs/Svelvet/blob/5f835b641887547d4ab6b4cdf491edb21d62a968/src/lib/components/Edge/Edge.svelte#L20 I think it is necessary to implement a provider that...

Also, need to be able to place styles in the Shadow DOM instead of in the head.