adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

Support turning on Redux DevTools support

Open shousper opened this issue 4 years ago • 0 comments

Describe the problem feature solves Debugging state problems with custom components/views via Redux DevTools.

Describe the solution you'd like Add a flag to AdminBroOptions to enable debug mode that turns on debugging facilities of any libraries admin-bro uses, in backend or frontend. Support for Redux DevTools would be great for custom component development, but also some more verbose stdout logging for the backend would be great!

Describe alternatives you've considered None.

Acceptance criteria Redux DevTools functional when feature enabled 👍🏻

shousper avatar Feb 10 '21 03:02 shousper

It should work as described in the documentation of Redux DevTools. Currently we're working on migration to Eventrix, so this issue won't be adequate.

krzysztofstudniarek avatar Aug 16 '22 09:08 krzysztofstudniarek