-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Bump react-devtools-inline from v4.4.0 to v4.13.2 #5654
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d204f98:
|
Build for latest commit d204f98 is at https://pr5654.build.csb.dev/s/new. |
@lbogdan Hi, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @iChenLei, in order to fix the CORS issue, try to use a Google Chrome extension that allows CORS, it worked for me!
However, it seems that it introduced a new bug in the React Devtool:
Want you to give it a shot and try to fix it? BTW, thanks for contributing!
Let me know if you need any help with this.
@danilowoz I will try to resolve this problem, thanks for your advices. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update the version
What kind of change does this PR introduce?
Bump
react-devtools-inline
from v4.4.0 to v4.11.1What is the current behavior?
It work, but lack many new feature and encount some bugs, to see react-devtools-inline CHANGELOG
What is the new behavior?
More useful feature and more bugfix. ( I contributed a bugfix facebook/react#20534
What steps did you take to test this? This is required before we can merge, make sure to test the flow you've updated.
Checklist