svgr
svgr copied to clipboard
Playground popup sponsor links not working on Safari (nothing happens when clicked)
🐛 Bug Report
In the playground after copying code there is a popup that appears occasionally, kindly asking for donations. However, none of the three links, nor the link to Greg's website, seem to work when clicked when using Safari (they work on Chrome). Additionally, they don't seem to work when cmd-clicked either. The only way to access the links is to right click them and tap open in new tab/window.
To Reproduce
- Navigate to
https://react-svgr.com/playground/using Safari. - Paste some code and try to copy it from the right pane
- Try to click a link in the following popup:
Expected behavior
Browser should navigate to the link.
Run npx envinfo --system --binaries --npmPackages @svgr/core,@svgr/cli,@svgr/webpack,@svgr/rollup --markdown --clipboard
non-applicable
Additional context
macOS 13.3.1 (a) Safari 16.4 The bug does NOT occur on Chrome.