Uncaught TypeError: Cannot read properties of undefined (reading 'baseURL')
Only when pre-rendering my homepage in production, I see this error in the console:
Uncaught TypeError: Cannot read properties of undefined (reading 'baseURL')
I disabled code minification to see the clear code in the production build:
1 Reply