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

[core] fix(ResizeSensor): ResizeObserver feature detection #6468

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

adidahiya
Copy link
Contributor

Fixes https://github.com/palantir/blueprint/pull/6458/files#r1360920703

Changes proposed in this pull request:

Fixes a regression caused by #6458 where we stopped feature checking for the existence of ResizeObserver. It turns out that this broke usage in jsdom testing environments, so we need to add back the check.

Reviewers should focus on:

No regressions in Popover resize behavior & ResizeSensor tests

Screenshot

N/A

@adidahiya
Copy link
Contributor Author

[core] fix(ResizeSensor): ResizeObserver feature detection

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 93cac98 into develop Oct 16, 2023
12 checks passed
@adidahiya adidahiya deleted the ad/resize-observer-guard branch October 16, 2023 16:35
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