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

remove duplicate console.error in CatchBoundary #995

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

nklhtv
Copy link
Contributor

@nklhtv nklhtv commented Jan 15, 2024

Would you consider removing the console.error call from the CatchBoundary component since its already logged by react itself?
My console is bloated with errors which i handle properly and i dont want to log :(

Related to: facebook/react#15069

@schiller-manuel schiller-manuel force-pushed the main branch 2 times, most recently from ccd0087 to 49cf15a Compare January 23, 2024 18:35
@tannerlinsley tannerlinsley merged commit d421d0b into TanStack:main Jan 26, 2024
1 check passed
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.

2 participants