Problem with loading information after login screen #207
Unanswered
GSOData
asked this question in
Perguntas e Respostas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing an application where, when the user logs in, information should be displayed on the home screen based on information from a spreadsheet. This information is loaded from an API, which I have already searched for through the browser and the information is ok.
I sent the codes for my main and home_screen that I made separately to try to organize them. Maybe the code has some redundancy that does not call the information when logging in, but I could not understand it.
home_screen.txt
main.txt
Beta Was this translation helpful? Give feedback.
All reactions