You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: