You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we need to explicitly specify BasicBlock, set the Type field with consts like BlockTypeTableOfContents. It's very tedious and error-prone (no validation if I set the wrong type for TableOfContentsBlock.BasicBlock.Type).
The text was updated successfully, but these errors were encountered:
Currently we need to explicitly specify
BasicBlock
, set theType
field with consts likeBlockTypeTableOfContents
. It's very tedious and error-prone (no validation if I set the wrong type forTableOfContentsBlock.BasicBlock.Type
).The text was updated successfully, but these errors were encountered: