Skip to content
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]: Sheet Component Flickering and Lagging on Mobile Google Chrome After Tab Switching #731

Open
2 tasks
Lucklj521 opened this issue Aug 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Lucklj521
Copy link

Lucklj521 commented Aug 26, 2024

Reproduction

Sheet Component

Bug Description

While using the Sheet component from shadcn/vue, I encountered an issue with flickering and lagging on the mobile version of Google Chrome.

Steps to Reproduce:

  1. On the initial page load, clicking the Sheet component works as expected.
  2. Open the tab bar or switch to another tab, then switch back to the original page.
  3. Click the Sheet component again, and you'll notice flickering and lagging.

Additional Testing:

I tested this on the mobile version of Microsoft Edge and other browsers, and the issue does not occur; everything works as expected.

Attachments:

To better illustrate this issue, I’ve recorded a video and created a minimal reproducible demo, which I’ve uploaded to my GitHub repository. Please refer to the following links:

[Video Recording Link](

video.1.mp4

)
Demo Link

I hope this helps in understanding and resolving the issue.

System Info

Operating System: iOS 16
Browser: Google Chrome 116.0.6613.92 (Mobile)
Vue Version: 3.4.29
Device: iPhone 11

Contributes

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests
@Lucklj521 Lucklj521 added the bug Something isn't working label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@Lucklj521 and others