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

Add option to suppress log of nested @modelAction to connectReduxDevTools #385

Open
quolpr opened this issue Feb 4, 2022 · 0 comments
Open
Labels
🍗 enhancement New feature or request 🙏 help welcome A champion is welcome

Comments

@quolpr
Copy link

quolpr commented Feb 4, 2022

I noticed that I have a sufficient performance decrease when one model action calls another model action in the loop due to it having been logged to redux devtool. It would be cool if we would have such an option that will turn off the logging of the nested actions

@quolpr quolpr changed the title Add option to not log nested @modelAction to connectReduxDevTools Add option to suppress log of nested @modelAction to connectReduxDevTools Feb 4, 2022
@xaviergonz xaviergonz added 🍗 enhancement New feature or request 🙏 help welcome A champion is welcome labels Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍗 enhancement New feature or request 🙏 help welcome A champion is welcome
Projects
None yet
Development

No branches or pull requests

2 participants