react
react copied to clipboard
[Devtools Feature]:[Open in Editor URL]Expect to add a switch to allow users to use GET requests
It is now requested by default using window.open.If you use it a lot, you will leave a lot of new tabs.
Config
window.open
This problem can be avoided if GET request is used.
@lunaruan fix the bug. https://github.com/facebook/react/pull/24797
can I work on this issue ?
@iks1 The PR fixed.https://github.com/facebook/react/pull/24797
When I select VSCode, will open base64 url, why?
even disabled in nextjs project