feat: allow peek view to be closed by the caller && bump bs #17143
Annotations
5 errors
packages/frontend/core/src/modules/editor/entities/editor.ts#L115
Property 'databaseId' does not exist on type 'NonNullable<{ mode: any; } & { mode?: "page" | "edgeless" | undefined; blockIds?: string[] | undefined; elementIds?: string[] | undefined; } & { refreshKey?: string | undefined; }>'.
|
packages/frontend/core/src/modules/editor/entities/editor.ts#L115
Property 'databaseRowId' does not exist on type 'NonNullable<{ mode: any; } & { mode?: "page" | "edgeless" | undefined; blockIds?: string[] | undefined; elementIds?: string[] | undefined; } & { refreshKey?: string | undefined; }>'.
|
packages/frontend/core/src/modules/editor/entities/editor.ts#L118
Property 'databaseId' does not exist on type 'NonNullable<{ mode: any; } & { mode?: "page" | "edgeless" | undefined; blockIds?: string[] | undefined; elementIds?: string[] | undefined; } & { refreshKey?: string | undefined; }>'.
|
packages/frontend/core/src/modules/editor/entities/editor.ts#L119
Property 'databaseRowId' does not exist on type 'NonNullable<{ mode: any; } & { mode?: "page" | "edgeless" | undefined; blockIds?: string[] | undefined; elementIds?: string[] | undefined; } & { refreshKey?: string | undefined; }>'.
|
|
This job failed
Loading