Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store-devtools trace tab not working #3517

Closed
2 tasks
ogolan-ig opened this issue Aug 7, 2022 · 1 comment · Fixed by #3665
Closed
2 tasks

store-devtools trace tab not working #3517

ogolan-ig opened this issue Aug 7, 2022 · 1 comment · Fixed by #3665

Comments

@ogolan-ig
Copy link

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
@timdeschryver
Copy link
Member

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

Feel free to create a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants