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: filter data with dynamic size causes empty row/column #252

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

wellyshen
Copy link
Owner

@wellyshen wellyshen commented Sep 10, 2021

Fix: filter data with dynamic size causes empty row/column ( #248 )

@changeset-bot
Copy link

changeset-bot bot commented Sep 10, 2021

🦋 Changeset detected

Latest commit: 9467444

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
react-cool-virtual Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

Size Change: +42 B (0%)

Total Size: 21 kB

Filename Size Change
dist/index.cjs.development.js 4.89 kB +13 B (0%)
dist/index.cjs.production.min.js 2.99 kB +1 B (0%)
dist/index.esm.js 4.83 kB +12 B (0%)
dist/index.umd.development.js 5.05 kB +13 B (0%)
dist/index.umd.production.min.js 3.07 kB +3 B (0%)
ℹ️ View Unchanged
Filename Size
dist/index.js 136 B

compressed-size-action

@wellyshen wellyshen merged commit 41bc026 into master Sep 10, 2021
@wellyshen wellyshen deleted the fix/dynamic-size-empty-items branch September 10, 2021 04:13
@github-actions github-actions bot mentioned this pull request Sep 10, 2021
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.

Several issues when filtering list from long to shorter (or short to longer)
1 participant