Skip to content

tests: added option to demo to use yjs and multiple editors #53

tests: added option to demo to use yjs and multiple editors

tests: added option to demo to use yjs and multiple editors #53

Triggered via push January 2, 2026 23:54
Status Failure
Total duration 2m 41s
Artifacts

docs.yml

on: push
Matrix: docs
Fit to window
Zoom out
Zoom in

Annotations

2 errors
docs (lts/*)
Process completed with exit code 2.
docs (lts/*): src/runtime/demo/App.vue#L6
Argument of type '{ codeBlocksThemeList: string[]; codeBlocksTheme: string; onBlur: any; }' is not assignable to parameter of type '{ readonly codeBlocksThemeList: string[]; readonly codeBlocksTheme: string; readonly useTwoEditors: boolean; readonly "onUpdate:codeBlocksTheme"?: ((value: string) => any) | undefined; readonly "onUpdate:useTwoEditors"?: ((value: boolean) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomP...'.