Alex Agatstein

Results 6 comments of Alex Agatstein

I am also experiencing this issue.

It seems to be a timing issue with the app and JS libraries being available , since a call to `enable()` after a 500ms+ delay does not cause the error....

@atn832 if it helps here are some unit tests that show 2 cases of failure compared with the result from the `cloud_firestore` API. The first test is the same as...

Here's the solution I am using in the mean time, which logically I think is doing the same thing as @aerow69 solution above which checks the `self.view.frame.origin.x` position. 1. I...

https://github.com/mathiasbynens/jquery-placeholder doesn't experience the issue detailed above.

After 6 months, looks like the best solution is to use a library like the one I linked to above that doesn't experience this issue.