Sabutobi commented on issue #28259: URL: https://github.com/apache/superset/issues/28259#issuecomment-2083638431
> It's not able to load a chunk of the javascript built by webpack. I'm not sure how you're deploying, but is `npm run build` part of the process, if you're making any frontend changes? That compiles all the JS/TS into bundles as a static asset for Superset to serve. I suspect somehow your deployment is only getting part of the JS updated somehow. Yep, @rusackas `npm run build` is there. I've mentioned deployment as one of the factors, but these chunk errors are met without deploy as well. -- 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]
