SupersetOdT commented on issue #36704: URL: https://github.com/apache/superset/issues/36704#issuecomment-3665038471
CORS, proxy config, ... everything is OK and consistent with what you mention. I tried with several data tables in "deck.gl GeoJSON" (with columns of point geometries in feature geojson in text format), it’s the same problem. These same columns are not an issue when [WEBDRIVER_BASEURL_USER_FRIENDLY = "http://localhost:8088"]. Furthermore, all other graphs display without error when [WEBDRIVER_BASEURL_USER_FRIENDLY = "https://my.domain.com"]. It must therefore not be a problem of proxy or horns. It’s as if the variable "WEBDRIVER_BASEURL_USER_FRIENDLY" was misunderstood by "deck.gl GeoJSON". And only "deck.gl GeoJSON". -- 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]
