You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'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
The text was updated successfully, but these errors were encountered: