xue
xue
i think it shou > I have had the same issue and sorted it eventually. my app relies heavily on realtime for chat and interactivity I cant have it disconnect...
Facing the same issue.
@stnguyen90 What do you think that this PR gonna be merged before v1.5.6 ? Best
> I'm pretty sure your data isn't deleted. There's just a bug with the API. @stnguyen90 Done
> There might be a bug here as we're not specifying a limit so only 25 documents are returned. > > > > https://github.com/appwrite/appwrite/blob/5e8a18eec3b2af468231edbd96ac086bc2cde283/app/controllers/api/project.php#L83-L89 genios approach!
@kandros I think updating it with this condition, gonna fix all possible `localhost` scenarios ```js if (/^localhost$|^127(?:\.[0-9]+){0,2}\.[0-9]+$|^(?:0*\:)*?:?0*1$/.test(window.location.hostname)) { console.warn("[counterscale] localhost detected, datapoints will not be collected"); return; } ```
@benvinegar, I appreciate your kind and detailed explanation. No worries, I'll take a stab at sharing my experiences. It might yield some useful feedback! Today, i forked this repo and...
Reported again with this model:  i am going to find the same device simulator and check the logs
@Aboud202 from #747 Describe the bug: I wanted to change profile picture from default to another, I tapped / Edit/, but nothing happened. To Reproduce Steps to reproduce the behavior:...
- [x] Apply enterprise verification