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

Revert workaround for iOS scrolling issue #104

Open
graynorton opened this issue May 26, 2021 · 0 comments
Open

Revert workaround for iOS scrolling issue #104

graynorton opened this issue May 26, 2021 · 0 comments

Comments

@graynorton
Copy link

In the 0.7.0 release, we stopped using Shadow DOM to apply required styles to the virtualizer host element and instead are applying these styles inline via the element's style property.

This was to work around an iOS bug: https://bugs.webkit.org/show_bug.cgi?id=226195

We will revert this change when the iOS bug is fixed.

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

No branches or pull requests

1 participant