troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:
MIT License
424 stars 24 forks source link

Is there anyway to get the "trace" tab working in Redux Dev tools #86

Open Chris3y opened 1 year ago

Chris3y commented 1 year ago

It's really useful to see the callstack where action was dispatched from. Wondering if it's possible to get it working with this lib?