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

[RFC] Add devToolsTrace prop to Admin to allow Redux DevTools Trace to be enable. #3658

Closed
WiXSL opened this issue Sep 9, 2019 · 3 comments

Comments

@WiXSL
Copy link
Contributor

WiXSL commented Sep 9, 2019

I've added a "devToolsTrace" prop in my fork in order to enable Trace Feature
of Redux DevTools.
I don't know if its the rigth way to go or what you think about it.
The code is based on this post to avoid a bug if devtools is not installed.

I could make a [PR].

packages/ra-core/src/createAdminStore.ts

packages/ra-core/src/CoreAdmin.tsx

@djhi
Copy link
Collaborator

djhi commented Sep 9, 2019

Can you make a PR for the next branch ?

@WiXSL
Copy link
Contributor Author

WiXSL commented Sep 9, 2019

Done!

@fzaninotto
Copy link
Member

Fixed by #3781

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants