platform
platform copied to clipboard
store-devtools trace tab not working
Information
hi,
currently the trace tab displays the message: "To enable tracing action calls, you should set trace option to true for Redux DevTools enhancer. Refer to this page for more details"
i could not find any option like trace: boolean in the docs or typescript file. is there an option for tracing? if not will there be one in the future? im using angular v13.
thank you
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- [ ] Yes
- [ ] No
It must be added to our config here and passed along to the devtools.
Feel free to create a PR for this.