This issue occasionally occurs and may be related to Chrome running low on RAM or storage. I've faced a similar problem in my app before, and clearing the cache followed by refreshing the browser usually fixed it. Try clearing your cache, refreshing the page, and logging in againβit might resolve the issue.
Can you share a screenshot of the page when you try to access your app? Even if there is an error you should still be able to remove the deprecated URL for cdjns and clear out anything else in your CSS configuration.
Is it possible that you have any custom CSS on that page? Maybe that isn't scoped into your actual main container of your retool grid / retool app?
Do you possibility have some custom CSS styling that is attempting to style containers outside of your app container, i.e. in your left-side editor or right-side inspector?
I'm using queries, and to be more precise, the problem occurs across all functionalities in my applications. Sometimes the error doesn't point to the same path, but it still shows up.
It affects the component list, the query editor, module editing, and even the public app.
I checked what @WidleStudioLLP mentioned, but I donβt think I have those ways (or setups) on my side
Now, i can have a blank page, instead of error.
I have to clear the cache two or three times to access the page without any issues, but the problem comes back on a different page about 45 minutes later.
So the error always says "failed to fetch dynamically imported module" although with a different URL even after you deleted any and all Libraries or Preloaded JS?
And even in a newly created app after you deleted the app where the error messages started?
Can you used you browser inspector to check the 'Networking' tab to see if there are more details on the error in this console?