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

Call resizeObserver polyfill for useResizeObserver hook #1318

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

dtrucs
Copy link
Collaborator

@dtrucs dtrucs commented Nov 28, 2024

In the previous PR, we upgraded @react-hook/resize-observer package.

Its latest version removed a resize-observer polyfill and we need it to run the application.

@dtrucs dtrucs requested a review from a team November 28, 2024 18:10
frontend/src/hooks/useSize.ts Outdated Show resolved Hide resolved
frontend/src/hooks/useSize.ts Outdated Show resolved Hide resolved
@dtrucs dtrucs merged commit 626a9eb into develop Nov 29, 2024
2 checks passed
@dtrucs dtrucs deleted the Call-resizeObserver-polyfill branch November 29, 2024 08:21
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.

2 participants