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
I get white screen when I run the app and surprisingly when I comment the DataLayer in index.js it displays stuff on the screen, There are no errors in console.
I am stuck don't know what to do
The text was updated successfully, but these errors were encountered:
Me too! In the App.js the const [{ token }, dispatch] = useDataLayerValue() isn't working and return a error in console saying that dispatch is not a function!
I get white screen when I run the app and surprisingly when I comment the DataLayer in index.js it displays stuff on the screen, There are no errors in console.
I am stuck don't know what to do
The text was updated successfully, but these errors were encountered: