Replies: 1 comment
-
I was having this issue. It was being caused by the service worker. I solved it by removing the file and clearing all the site data in the browser dev tools. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my repository https://github.com/nini22P/omp
If start with dev, the browser display
Uncaught ReferenceError: __DEFINES__ is not defined at env.ts:17:17.
Must be hard refreshed to work properly in dev, no problems with production build.
vite.config.ts
package.json
Beta Was this translation helpful? Give feedback.
All reactions