-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Popup Currently Not Working on Android #185
Comments
Yeah, I can reproduce it locally 👀 |
Yeah, on creation the text-annotator-js/packages/text-annotator-react/src/TextAnnotationPopup/TextAnnotationPopup.tsx Lines 95 to 98 in 5b9abad
|
I think it went unnoticed in my app, as I also added the "idling" check before showing the popup - #174. So it gives enough time for the |
…candidate # Conflicts: # packages/text-annotator-react/src/TextAnnotationPopup/TextAnnotationPopup.tsx
Hm... looks like the popup from the
@recogito/react-text-annotator
package is currently not working on Android. (Seems to work ok on desktop + iOS.)The text was updated successfully, but these errors were encountered: