khiem2794 commented on issue #35883: URL: https://github.com/apache/superset/issues/35883#issuecomment-3996081343
the bug is still there, app root got appended in both places causing duplication @rusackas https://github.com/apache/superset/blob/983b633972fde332921f63f28d04f8975f14459f/superset-frontend/src/explore/exploreUtils/index.ts#L360 https://github.com/apache/superset/blob/983b633972fde332921f63f28d04f8975f14459f/superset-frontend/packages/superset-ui-core/src/connection/SupersetClientClass.ts#L126 Currently, my workaround is to use additional middleware to redirect to the right path when exporting csv -- 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]
