OpenEnergyDashboard / OED

Open Energy Dashboard (OED)
Mozilla Public License 2.0
75 stars 263 forks source link

Disabled RTK dev-mode checks #1146

Open ChrisMart21 opened 6 months ago

ChrisMart21 commented 6 months ago

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):

Expected behavior The app should encounter no such issues, and be able to safely enable ALL devmode checks, and be using newer RTK patterns.

huss commented 5 months ago

There was a note from the RTK conversion that EditMeterModal had an issue with React Strict Mode Warning about props. If this is the case then there may be others. This seems to relate to this issue so putting it here.