Skip to content

Conversation

@adbayb
Copy link
Contributor

@adbayb adbayb commented Aug 12, 2020

Description

Prevents infinite loop update by allowing zero measured value in size evaluation.

Fixes #29
Might fix #43 (unfortunately for this issue, I can't reproduce it locally on my machine cc/ @estebansolisd)

@tannerlinsley I've added a test + I've tried examples to check any regression. Let me know if I have miss something.

Screenshots:

Before After
Capture d’écran 2020-08-12 à 17 59 58 Capture d’écran 2020-08-12 à 18 00 10

Checklist

  • Test

@adbayb adbayb mentioned this pull request Aug 12, 2020
@tannerlinsley tannerlinsley merged commit d40e470 into TanStack:master Aug 13, 2020
@tannerlinsley
Copy link
Collaborator

🎉 This PR is included in version 2.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@adbayb adbayb deleted the fix/errorTest branch August 25, 2020 07:59
@nx-cloud
Copy link

nx-cloud bot commented May 20, 2025

View your CI Pipeline Execution ↗ for commit fb7b621.

Command Status Duration Result
nx run-many --target=build --exclude=examples/** ✅ Succeeded 1s View ↗
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-20 16:33:41 UTC

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.

I'm getting Maximum update depth exceeded when i'm using 100k in columns and rows in dynamic example react-virtual testing

2 participants