mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
index: ignore value action properties
This was making noise in the browser console log.
This commit is contained in:
committed by
David Lechner
parent
6675310390
commit
eb26bfcf1b
@@ -53,6 +53,7 @@ const store = configureStore({
|
||||
'data',
|
||||
'firmwareZip',
|
||||
'payload',
|
||||
'value',
|
||||
// Error is not serializable
|
||||
'error',
|
||||
'props.error',
|
||||
|
||||
Reference in New Issue
Block a user