react.dev
react.dev copied to clipboard
Replace alert() with console.log() (#3656)
The following Chromium feature is currently being tested. "Feature: Remove alert(), confirm(), and prompt for cross origin iframes§ https://www.chromestatus.com/feature/5148698084376576
Therefore, alert() will no longer work on Codepen. console.log() still works. The feature is not yet in the stable version of Chromium, but in the current beta (tested with Chrome beta version 91.0.4472.27).