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

[react-dom] Provide a way to silence devtools recommendation #28919

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 27, 2024

  1. [react-dom] Provide a way to silence devtools recommendation

    If you hit this console message and search for how to turn it off, many people recommend hacky ways to do so that also end up breaking the extension if you actually want to use it later on.
    
    This provides a way to turn off just the message, without trying to trick injectIntoDevTools into thinking something's happened.
    rtpg committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6797b36 View commit details
    Browse the repository at this point in the history