You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run in development (npm run dev), everything works. When I build and serve the result, I get TypeError: Cannot read property 'maps' of undefined.
When I run in development (
npm run dev), everything works. When I build and serve the result, I getTypeError: Cannot read property 'maps' of undefined.