We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
Array.from(posts).map
Sorry, something went wrong.
is this issue still open ?
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: