Uploaded image for project: 'OCMUI - OpenShift Cluster Manager UI'
  1. OCMUI - OpenShift Cluster Manager UI
  2. OCMUI-1594

[REDUX] Investigate and remove ImmutableStateInvariantMiddleware warning threshold

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      after upgrading redux, see OCMUI-1344 a new warning message appears on dev mode

      ImmutableStateInvariantMiddleware took 37ms, which is more than the warning threshold of 32ms. 
      If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions.
      It is disabled in production builds, so you don't need to worry about that.
      

      we should investigate it before disabling immutableCheck for RTK defaultMiddleware

              Unassigned Unassigned
              emingora Enrique Mingorance Cano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: