platform icon indicating copy to clipboard operation
platform copied to clipboard

store-devtools trace tab not working

Open ogolan-ig opened this issue 3 years ago • 1 comments

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

ogolan-ig avatar Aug 07 '22 15:08 ogolan-ig

It must be added to our config here and passed along to the devtools.

Feel free to create a PR for this.

timdeschryver avatar Aug 08 '22 16:08 timdeschryver