react-tooltip icon indicating copy to clipboard operation
react-tooltip copied to clipboard

Arabic characters prevent the modal from appearing (possibly other languages as well)

Open bfzli opened this issue 9 months ago • 1 comments

Issue with Arabic Content in Modal

Package Version

  • v5.28.0

Steps to Reproduce

  • Add Arabic content inside the modal.

Expected Behavior

  • The text should display normally. Why are checks being performed here?

bfzli avatar Mar 18 '25 10:03 bfzli

Please provide a reproducible example.

As seen in the sample below, arabic characters seem to work fine in all 3 main methods of providing the tooltip content (data-tooltip-content, content prop, and tooltip children).

https://stackblitz.com/edit/vitejs-vite-jgpvw3gm?file=src%2FApp.tsx

gabrieljablonski avatar Apr 07 '25 22:04 gabrieljablonski

This issue is stale because it has not seen activity in 30 days. Remove the stale label or comment within 14 days, or it will be closed.

github-actions[bot] avatar Jul 07 '25 12:07 github-actions[bot]