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

[added] silent option #26

Closed
wants to merge 1 commit into from
Closed

[added] silent option #26

wants to merge 1 commit into from

Conversation

sheepsteak
Copy link

In isomorphic apps, react-a11y needs to run on server and client or there is a render checksum error and the client has to re-render. This silent option can be enabled on the server so that the console isn't spammed when doing a server-side render.

warn is still the default

@AsaAyers
Copy link
Contributor

AsaAyers commented May 3, 2015

It isn't valid to pass both silent and error. What about combining things into one level option that defaults to warn?

@sheepsteak
Copy link
Author

Yeah, that's better. Changed to level option instead.

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.

3 participants