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

posts.map is not a function in the file PostsWidget #73

Open
danishbinasmath opened this issue Aug 28, 2023 · 2 comments
Open

posts.map is not a function in the file PostsWidget #73

danishbinasmath opened this issue Aug 28, 2023 · 2 comments

Comments

@danishbinasmath
Copy link

ERROR
posts.map is not a function
TypeError: posts.map is not a function
at PostsWidget (http://localhost:3000/static/js/bundle.js:5338:21)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:60156:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:63442:17)
at beginWork (http://localhost:3000/static/js/bundle.js:64738:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:49748:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:49792:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:49849:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:69723:11)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:68970:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:68893:9)

@Mohammad-Alnusairat
Copy link

Array.from(posts).map

@SammitBadodekar
Copy link

is this issue still open ?

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