react-chartjs-2
react-chartjs-2 copied to clipboard
[Bug]: Unnecessary whitespace in tooltip visible only in Firefox on Windows
Would you like to work on a fix?
- [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
Current and expected behavior
Firefox on Windows:
Firefox on MacOS / Chrome on MacOS / Chrome on Windows:
Tooltip should be displayed in the same way regardless of OS and browser.
Reproduction
https://codesandbox.io/p/sandbox/kind-mahavira-dgv84q?welcome=true
chart.js version
v4.3.0
react-chartjs-2 version
v5.2.0
Possible solution
No response