I'm using user login resources and retool API for setting up self-sign-up. However, I'm getting this error. Help me fix it, please.
Unable to access 'email5' since it is scoped to 'Login'. 'undefined' is scoped to the app.
I'm using user login resources and retool API for setting up self-sign-up. However, I'm getting this error. Help me fix it, please.
Unable to access 'email5' since it is scoped to 'Login'. 'undefined' is scoped to the app.
From looking at the output, it looks like there was no error (success: true). Could you check the email and see if you got an invitation? It may just be a linter issue.
However, just to make sure:
Could you click on the email input and share a screenshot where we can see the name of the component? Perhaps email5
is the name of the component we have on a different page.