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

Fix wrong CSS selector #839

Closed
wants to merge 1 commit into from
Closed

Conversation

baldandbrave
Copy link

The original selector actually does not select the .vue-recycle-scroller, which will cause repaint on every frame. Real waste of CPU cycles and energy.

Considering is used on Apple Developer Documentation and visited million times a day, this kind of typo should be avoided by syntax validator.

The original selector actually does not select the `.vue-recycle-scroller`, that will cause repaint on every frame.
Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for vue-virtual-scroller-demo failed.

Name Link
🔨 Latest commit baf55cb
🔍 Latest deploy log https://app.netlify.com/sites/vue-virtual-scroller-demo/deploys/654cde4112ee920008ad88b2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant