benignant

Results 4 comments of benignant

That's where my [second issue](https://github.com/atomiks/tippyjs/issues/1022) comes into the picture. But regardless, that's a workaround. It doesn't really solve the issue.

I think the change would go in `transformers/replace.ts`.

The magic-string `replace` method maintains the source map.

In my case, I have a noninteractive element with a tooltip. I want the tooltip to open when a sighted user tabs to the element. The element should not have...