ChrisMart21
ChrisMart21
Testing out the unstable export unstable_autotrackMemoize and keep encountering this error message > proxy can't report existing configurable property '0' as non-configurable Using an imported createSelectorCreator() Instance `export const createAutoTrackSelector...
A subset of issue #1146 **Issue Description:** The current implementation of our Redux state includes non-serializable values, notably our custom in-house class `TimeInterval`. This is leading to failures in serializable...
Describe the issue: In order to prevent the app fro malfunctioning, serializableCheck, and immutableCheck have to be disabled. To Reproduce Steps to reproduce the behavior(s): - re-enable immutability checks in...
# Issue Description: A subset of #1146 While PR #1113 made progress in migrating to Redux Toolkit (RTK), the Maps component still requires updates. Immutable checks in development mode are...