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

Shim for the ResizeObserver API #1

Open
WorldSEnder opened this issue May 31, 2022 · 0 comments
Open

Shim for the ResizeObserver API #1

WorldSEnder opened this issue May 31, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@WorldSEnder
Copy link
Owner

Currently, the usage of the resize observer API causes a panic when the browser doesn't support it. There seem to be shims available for javascript.

Deliverable: implement a shim falling back to other APIs when the ResizeObserver API is not found for the browser.

@WorldSEnder WorldSEnder added enhancement New feature or request help wanted Extra attention is needed labels May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant