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

fix: should update elements' position's height after resized in a short duration #106

Merged

Conversation

Dimitri-WEI-Lingfeng
Copy link
Contributor

fix #105

@Dimitri-WEI-Lingfeng Dimitri-WEI-Lingfeng changed the title fix: should update elements' position's height after resized in a sho… fix: should update elements' position's height after resized in a short duration Feb 14, 2022
@jaredLunde
Copy link
Owner

jaredLunde commented Feb 17, 2022

Nice, I had questions about this problem potentially occurring when it was added.

@jaredLunde jaredLunde merged commit 4384dfb into jaredLunde:main Feb 17, 2022
github-actions bot pushed a commit that referenced this pull request Feb 17, 2022
## [3.6.2](v3.6.1...v3.6.2) (2022-02-17)

### Bug Fixes

* should update elements' position's height after resized in a short duration ([#106](#106)) ([4384dfb](4384dfb))
@github-actions
Copy link

🎉 This PR is included in version 3.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

bug: resized items are not all updated because of debounce by rafSchd in createResizeObserver
2 participants