ChrisMart21

Results 4 issues of 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...

bug

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...

t-enhancement
p-high-priority

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...

t-enhancement
i-long-term
p-high-priority

# 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...

t-enhancement
p-high-priority