tracetest icon indicating copy to clipboard operation
tracetest copied to clipboard

Remove JS errors in console

Open jorgeepc opened this issue 1 year ago • 4 comments

It seems that the changes introduced to support the custom server prefix are generating JS errors when you load a Test Run page.

The app tries to load the main bundle from a route that does not exists, then the index.html runs the inner script and loads the bundle from the correct route.

We need to avoid the first try in order to remove the JS errors in the console.

Screen Shot 2022-07-22 at 16 15 51

jorgeepc avatar Jul 22 '22 21:07 jorgeepc

@jorgeepc we need to get rid of the warnings we get when running the project

cescoferraro avatar Aug 03 '22 20:08 cescoferraro

@cescoferraro Can you address this?

kdhamric avatar Aug 15 '22 20:08 kdhamric

sure @kdhamric

cescoferraro avatar Aug 16 '22 16:08 cescoferraro

I have opened this issue because #1102 did not fix the main issue The problem is that we need to be able to choose the base path at run time and the proper solution for this requires us to have the information at build time. I need more time to research workarounds!

cescoferraro avatar Sep 08 '22 21:09 cescoferraro

@xoscar @jorgeepc Would you review this issue and close it if not needed or finished?

kdhamric avatar Apr 23 '23 13:04 kdhamric