amcharts / amcharts5

The newest, fastest, and most advanced amCharts charting library for JavaScript and TypeScript apps.
Other
339 stars 91 forks source link

The word cloud graphic presents the blurred emojis in the Firefox browser #1675

Open oterVs opened 3 weeks ago

oterVs commented 3 weeks ago

Bug description The word cloud graphic presents the blurred emojis in the Firefox browser

Environment amCharts: 5.10.1 Firefox: 129.0.1 Framewook: React

Additional context https://codesandbox.io/p/sandbox/cloud-amcharts-2qnyp9

imagen_2024-08-15_123103022

martynasma commented 3 weeks ago

This might be due to a bug in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1912431

It seems like it is being fixed in future versions - namely 130 an d131. Let's see if it's fixed when those versions for FF release.