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: Prevent redundant function call error #8877

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

dosmond
Copy link
Contributor

@dosmond dosmond commented Mar 30, 2025

Fix for issue: #8876

In order to prevent a redundant call to the replaceEqualDeep function while in development mode, we should just throw the error that it previously threw.

@TkDodo TkDodo merged commit 610ba68 into TanStack:main Mar 31, 2025
1 check passed
@dosmond dosmond deleted the bugfix/extra-error branch March 31, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants