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

Add configuration option to disable warnings #250

Open
ben-seed opened this issue Jul 24, 2022 · 0 comments
Open

Add configuration option to disable warnings #250

ben-seed opened this issue Jul 24, 2022 · 0 comments

Comments

@ben-seed
Copy link

I am seeing the warning Warning: why-did-you-render couldn't handle circular references in props. RangeError Maximum call stack size exceeded frequently occurring in my application, due to a circular reference in a prop, and a component which updates frequently (due to server updates). This is adding a lot of noise to the logs, and unfortunately the circular reference in question cannot be removed.

Could we add a configuration option disableWarnings or something please?

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

No branches or pull requests

1 participant