svgr icon indicating copy to clipboard operation
svgr copied to clipboard

Playground popup sponsor links not working on Safari (nothing happens when clicked)

Open canpoyrazoglu opened this issue 2 years ago • 0 comments

🐛 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:

Screenshot 2023-05-19 at 06 53 34

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.

canpoyrazoglu avatar May 19 '23 03:05 canpoyrazoglu