svelte-fit icon indicating copy to clipboard operation
svelte-fit copied to clipboard

Doesn't work with span, div elements in grid

Open drewbitt opened this issue 2 years ago • 0 comments

https://replit.com/@drewbitt/PlumUnitedMonad#src/App.svelte

Noted that this works great with a h1 element, but text in a <span> or <div> it does not work. I recognize this is a tiny script and you may not want to expand it to work with non-text elements so at least some documentation on what is expected to work vs not would be great.

drewbitt avatar Jan 12 '23 02:01 drewbitt