There was an error while loading. Please reload this page.
previewWidth
Describe the bug Since the 0.31.1 release, the default value of previewWidth on image blocks is undefined:
0.31.1
undefined
Problem is, the type of this property is still number, where is should be number | undefined.
number
number | undefined
To Reproduce N/A
Misc
N/A