Open ryanrapini opened 1 year ago
Actually, while testing after #34, I find that adding <title>
with slot inserts it correctly, but neither Firefox nor Chrome display the tooltip on hover. If you manually add <title>
in devtools or in the SVG, it works correctly. Curiously, this only happens with <title>
. Any other element you add via slot works as expected. Any idea why this may be?
Just adding documentation for PR #34