Closed antonio-tg closed 3 months ago
Likely due to Talisman, please refer https://github.com/apache/superset/issues/25871#issuecomment-1967064535
Thank you very much dear @harshit2283, your example allow me to solve my problem, only that in my case I'm in superset 4.0.2 so the two changes where made in the same file.
Bug description
I have Superset 2.1.3 in production and I would like to upgrade to 4.0.2, however a feature that works great in 2.1.3 has been deprecated in 4.0.2, the feature is the option to use JS code in maps, that is:
ENABLE_JAVASCRIPT_CONTROLS
Therefore I would like your help to find an alternative and be able to solve this problem.
How to reproduce the bug
Upgrade from Superset 2.1.3. to 4.0.2
Screenshots/recordings
The map look like this in superset 2.1.3:
In the newest supeset look equal, but when I place the mouse cursor over the map this happend:
I mean this:
Superset version
4.0.2
Python version
3.9
Node version
16
Browser
Chrome
Additional context
This feature is really important to my users so I'll be so thankful if you could help me with this.
Checklist