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
After deploying to render, The homepage keeps loading non stop and i see this error in the console:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'data')
at main.js:1:82283
at async Object.render (main.js:1:81979)
at async M (main.js:1:103128)
The text was updated successfully, but these errors were encountered:
After deploying to render, The homepage keeps loading non stop and i see this error in the console:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'data')
at main.js:1:82283
at async Object.render (main.js:1:81979)
at async M (main.js:1:103128)
The text was updated successfully, but these errors were encountered: