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

"Uncaught runtime errors" when logging in with OSM #254

Open
mglsj opened this issue May 30, 2024 · 2 comments
Open

"Uncaught runtime errors" when logging in with OSM #254

mglsj opened this issue May 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mglsj
Copy link

mglsj commented May 30, 2024

Describe the bug

ERROR
Objects are not valid as a React child (found: TypeError: Cannot read properties of undefined (reading 'access_token')). If you meant to render a collection of children, use an array instead.
    at throwOnInvalidObjectType (http://127.0.0.1:3000/static/js/bundle.js:51835:19)
    at updateSlot (http://127.0.0.1:3000/static/js/bundle.js:52084:11)
    at reconcileChildrenArray (http://127.0.0.1:3000/static/js/bundle.js:52198:26)
    at reconcileChildFibers (http://127.0.0.1:3000/static/js/bundle.js:52571:18)
    at reconcileChildren (http://127.0.0.1:3000/static/js/bundle.js:55086:32)
    at updateFunctionComponent (http://127.0.0.1:3000/static/js/bundle.js:55415:7)
    at beginWork (http://127.0.0.1:3000/static/js/bundle.js:56844:20)
    at HTMLUnknownElement.callCallback (http://127.0.0.1:3000/static/js/bundle.js:43873:18)
    at Object.invokeGuardedCallbackDev (http://127.0.0.1:3000/static/js/bundle.js:43917:20)
    at invokeGuardedCallback (http://127.0.0.1:3000/static/js/bundle.js:43972:35)

To Reproduce
Steps to reproduce the behavior:

  1. Login with osm

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11, Ubuntu wsl
@mglsj mglsj added the bug Something isn't working label May 30, 2024
@kshitijrajsharma
Copy link
Member

Thanks for the bug report , Can I ask to kindly mention where you are encountering this issue ?

@mglsj
Copy link
Author

mglsj commented May 30, 2024

Thanks for the bug report , Can I ask to kindly mention where you are encountering this issue ?

Ahh sorry i forgot to mention. I was testing the dev build on docker. Did all the steps mentioned in the guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants