Skip to content

[added] silent option#26

Closed
sheepsteak wants to merge 1 commit into
reactjs:masterfrom
sheepsteak:silent-option
Closed

[added] silent option#26
sheepsteak wants to merge 1 commit into
reactjs:masterfrom
sheepsteak:silent-option

Conversation

@sheepsteak
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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