Max Donchenko
Max Donchenko
We've faced the same error in our project recently. In our case we were passing the following data to the DatePicker: ```ts let { value: newValue } = await DatePicker.present({...
More info: after reaching the limit Instagram blocks **ALL** requests for a while so that users can't use the website. Therefore, the analyzer can worsen the UX.
Nice catch, thanks! But in that way logic will be way more complex. Also, I want to keep this analyzer as simple as possible. At the same time, it's a...
I checked it right now and it works on my Win 10 PC. Could you pls share details regarding your browser:  ?
Here it is (from the [docs](https://github.com/goodwin64/instagram-not-mutual-followers#usage-instruction)): 
Does it work now? May I close the issue?
How many followers and following has the user you're testing on? Instagram set a limitation for requests to prevent server overload.
For now there is no workarounds for accounts with plenty of connections. I thought about sort of caching, but I'm not yet ready to implement it. I'll keep this thread...
Oh, thanks for the detailed description. Everything is pretty clear. Let me just add them as bullet points reminder for myself: - [x] User name (clickable to open his profile)...
Oh, thanks, your comments really inspire me for the work ^^, Agree, it would be much better from the UX perspective, I'll update layouts. It was pretty quick solution :)