how to solve it and what is this issue please check the image
TL;DR
The user is experiencing continuous requests to their appwrite account. The solution to the problem was that they were not using dependencies in their useEffect when calling getCurrentUser().
Drake
6 Jan, 2024, 06:59
Click on the config.ts
LAKSHYA
6 Jan, 2024, 08:06
problem is solved.... just i am not using dependencies in my useEffect where i am calling the getCurrentUser();