tarraschk commented on issue #32627: URL: https://github.com/apache/superset/issues/32627#issuecomment-3356940939
Hello @JustineAssoulant : we can see here https://github.com/apache/superset/blob/5.0.0/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/france_regions.geojson?short_path=6786037#L15 that the fix is not included in v5.0.0 but available in master https://github.com/apache/superset/blob/master/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/france_regions.geojson?short_path=6786037#L15 and 6.0.0rc2 https://github.com/apache/superset/blob/6.0.0rc2/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/france_regions.geojson?short_path=6786037#L15 Thus, if you want the fix right now, you have to either use the master branch or 6.0.0rc2 Moreover, please note that if you checkout this file, you might have to restart Apache Superset and to clean the cache of your browser before seeing the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
