cdda-guide icon indicating copy to clipboard operation
cdda-guide copied to clipboard

Selecting a version causes the application to break

Open JamesDBowen opened this issue 7 months ago • 0 comments

Selecting a version on the main page causes the entire HHG to break.

Using the example of 0.G: This results in this console error in chrome dev tools: "Uncaught SyntaxError: Unexpected end of input (at index-7d695ff5.js:103:65011)"

There are no network errors - all requests come back with a good status.

The steps to reproduce are simple -- just select a version, and voila! It's broken. This seems to persist, as well -- even if I remove the query params specifying a version, it stays broken until I do a hard refresh.

JamesDBowen avatar Jul 23 '24 13:07 JamesDBowen