Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after loggend not acees home page #44

Open
Prasadsolunki opened this issue Mar 10, 2023 · 3 comments
Open

after loggend not acees home page #44

Prasadsolunki opened this issue Mar 10, 2023 · 3 comments

Comments

@Prasadsolunki
Copy link

My home page doesnt load when I log in. I get this error in the console:

Uncaught TypeError: posts.map is not a function
at PostsWidget (PostsWidget.jsx:41:1)
at renderWithHooks (react-dom.development.js:16305:1)
at mountIndeterminateComponent (react-dom.development.js:20074:1)
at beginWork (react-dom.development.js:21587:1)
at HTMLUnknownElement.callCallback (react-dom.development.js:4164:1)
at Object.invokeGuardedCallbackDev (react-dom.development.js:4213:1)
at invokeGuardedCallback (react-dom.development.js:4277:1)
at beginWork$1 (react-dom.development.js:27451:1)
at performUnitOfWork (react-dom.development.js:26557:1)
at workLoopSync (react-dom.development.js:26466:1)

@myyoss
Copy link

myyoss commented Mar 30, 2023

Try clear local storage with "clear browsing data". It seems like clearing local storage and session storage in browser application is not good enough..:)

@Akashkalasagond
Copy link

at my side its just show blank screen with this url: http://localhost:3001/home

@myyoss
Copy link

myyoss commented Sep 18, 2023

Try different browser see if it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants