Skip to content
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

Add a "DisplayName" on ReactReduxContext for DevTools #1461

Closed
pieplu opened this issue Nov 13, 2019 · 1 comment
Closed

Add a "DisplayName" on ReactReduxContext for DevTools #1461

pieplu opened this issue Nov 13, 2019 · 1 comment

Comments

@pieplu
Copy link
Contributor

pieplu commented Nov 13, 2019

What is the current behavior?

ReactReduxContext don't have a DisplayName. It will be usefull on devtools.

Actually it's look's like:

image

What is the expected behavior?

Insted of "Context.Provider" in devTools, I expect see "ReactRedux.Provider" or "ReactReduxContext.Provider"

React: 16.8
React-redux: 7.1

I will propose a PR

@timdorr
Copy link
Member

timdorr commented Nov 13, 2019

Thanks, but I don't think we need this.

@timdorr timdorr closed this as completed Nov 13, 2019
pieplu added a commit to pieplu/react-redux that referenced this issue Nov 13, 2019
timdorr pushed a commit that referenced this issue Nov 13, 2019
* #1461 Add a displayName on ReactReduxContext

* lint, remove semicolon #1461
albertodev7 pushed a commit to albertodev7/react-redux that referenced this issue Dec 8, 2022
* reduxjs#1461 Add a displayName on ReactReduxContext

* lint, remove semicolon reduxjs#1461
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants