how can I get the status if the request are being made from nextjs to appwrite, something like request interceptor
Do you mean from server side? Why?
To check if requests being made, i do spinner component
Uhh...typically, what you do is have a Boolean to show or hide the spinner. Before making the API call, set the Boolean to true. After the API call, set the Boolean to false π§
πππ right going to have boolean to check loading status. But intercepted requests. I only check once , then showing spinner . No need to do for all components
But wouldn't you show the loading spinner specifically at a certain spot related to the data being fetched? π§
Right but once globally
Hmm ...well the SDK doesn't have any interceptor....but maybe you can make one by subclassing the client
will try to check it out.
Recommended threads
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...
- Whats wrong here
I keep trying to fucking add the appwrite domains including CNAME and CAA but it keeps failing , this is the exact records i have right now in cf