We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
One thing to consider is shimming ResizeObserver like: https://github.com/maslianok/react-resize-detector to make this even more performant when available.
ResizeObserver
The text was updated successfully, but these errors were encountered:
This is probably a better base library to look at (dependency of react-resize-detector) - https://github.com/que-etc/resize-observer-polyfill
react-resize-detector
Sorry, something went wrong.
Great idea! I'd happily take a PR that does this!
No branches or pull requests
One thing to consider is shimming
ResizeObserver
like: https://github.com/maslianok/react-resize-detector to make this even more performant when available.The text was updated successfully, but these errors were encountered: