Async Api doesn't resolve #1763
Replies: 4 comments 1 reply
-
@momolafrooo Did you get this figured out? It's pretty difficult to say what might be wrong without more details. |
Beta Was this translation helpful? Give feedback.
-
It happened to me also. Turn out it was because of the hot reload. It run ok at first, but once reload (press r on metro) the promise won't resolve. Deleted the app on simulator and reinstall helps. |
Beta Was this translation helpful? Give feedback.
-
Hello guys I finally solved the problem by removing de ToggleStoryBook component. |
Beta Was this translation helpful? Give feedback.
-
I tried to disable the ToggleStoryBook and the problem seems gone too. Thanks @momolafrooo |
Beta Was this translation helpful? Give feedback.
-
Hello Guys, i'm new on ignite. I'm trying to make an api call with laravel sanctum as authentication. But i have an issue with api sauce. The async call doesn't resolve when i try to add authorization to the header.
Can someone help me ?
Beta Was this translation helpful? Give feedback.
All reactions