react
react copied to clipboard
[DevTools Bug]: React extension tab in Edge DevTools doesn't have emoji prefix in title.
Website or app
https://reactjs.org/
Repro steps
- Open Developer Tools with React extension on any website that using React in Edge.
- Check the react extension tab (Profiler and Components), it doesn't have emoji prefix in the title like Chrome does.
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response
Hey! Thanks for reporting! Marking this as an issue. If you'd like to look into it that'd be great. Otherwise, we'll get to it soon!
@lunaruan Created PR for this issue https://github.com/facebook/react/pull/25257
Closing because @itskolli fixed the bug. Thanks @itskolli!