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
fix(docs): remove lockMode from onReady SDT insertions
lockMode is not available in the published version yet (PR #1939).
Remove it from onReady field insertions so the demo works with the
current superdoc@latest on unpkg.
json: { type: 'paragraph', content: [{ type: 'text', text: 'Payment is due within 30 days of invoice date. Late payments incur a 1.5% monthly fee.' }] },
0 commit comments