react icon indicating copy to clipboard operation
react copied to clipboard

[Devtools Feature]:[Open in Editor URL]Expect to add a switch to allow users to use GET requests

Open xlzy520 opened this issue 2 years ago • 3 comments

It is now requested by default using window.open.If you use it a lot, you will leave a lot of new tabs.

Config

image image

window.open

image

This problem can be avoided if GET request is used.

xlzy520 avatar Jun 27 '22 10:06 xlzy520

@lunaruan fix the bug. https://github.com/facebook/react/pull/24797

xlzy520 avatar Jul 05 '22 12:07 xlzy520

can I work on this issue ?

iks1 avatar Sep 13 '22 19:09 iks1

@iks1 The PR fixed.https://github.com/facebook/react/pull/24797

xlzy520 avatar Sep 14 '22 02:09 xlzy520