devtools serialize not working since 5.0.11 #3413
Unanswered
endze1t
asked this question in
Bug report
Replies: 1 comment 3 replies
-
|
#3362 is the related change, and it's type only. Is it type only? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
Hi,
serialize is no longer working in devtools since v5.0.11. <5.0.10 is working.
Type error: Object literal may only specify known properties, and 'serialize' does not exist in type 'DevtoolsOptions'.
Reproduction Link
N/A
Beta Was this translation helpful? Give feedback.
All reactions