-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
[BUG] Pane opens itself after unlocking mobile device #159
Comments
@tsungweihsu Please provide a video from |
@roman-rr The GIF attached to the post above is already the screen from the emulator (Pixel 4), you can see the mouse moving within. But I attach a new video to this one. The app contains nothing but the pane (1.2.7). autoprompt.mp4 |
@tsungweihsu I'm pretty sure that this is somethings with unlock transition. |
@roman-rr
no-password.mp4
with-fingerprint.mp4
with-fingerprint-direct.mp4
type-password.mp4Additional observed behavior:
|
@tsungweihsu Thank you for such good details provided. Should be fixed on master branch. |
👍🏻 also fixes the pane opening whenever the browser window is resized :) great work |
Hello Roman,
we found an interesting behavior in Android devices, please have a look 🔎
Describe the bug
When the pane is hidden by the method
hide()
, it opens itself after the device is being unlocked.To Reproduce
Steps to reproduce the behavior:
hide()
Expected behavior
The pane should stay hidden 🙈
Screenshots
![](https://user-images.githubusercontent.com/63068563/127357746-0d192e1a-1fe3-4063-8723-737b0f75e320.gif)
Smartphone:
Additional context
This issue is not present in iOS 👌
The text was updated successfully, but these errors were encountered: