fAIr icon indicating copy to clipboard operation
fAIr copied to clipboard

"Uncaught runtime errors" when logging in with OSM

Open mglsj opened this issue 1 year ago • 2 comments

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 avatar May 30 '24 14:05 mglsj

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

kshitijrajsharma avatar May 30 '24 15:05 kshitijrajsharma

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.

mglsj avatar May 30 '24 16:05 mglsj