Project

General

Profile

Actions

Bug #105422

open

@typo3/backend/grid-editor GridEditor.writeConfig() - Property viewState does not exist on type EditorView

Added by Ayke Halder 8 days ago. Updated 8 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2024-10-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Sources/TypeScript/backend/grid-editor.ts:474:37 - error TS2339: Property 'viewState' does not exist on type 'EditorView'.

474           to: codemirror.editorView.viewState.state.doc.length,
                                        ~~~~~~~~~

(Outcast from another change introducing tougher type-assertions.)


Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Task #101872: Remove jQuery from @typo3/backend/grid-editorClosedAndreas Nedbal2023-09-07

Actions
Related to TYPO3 Core - Task #102440: Merge t3editor into EXT:backendClosed2023-11-22

Actions
Related to TYPO3 Core - Task #105423: ESLint: Implement `@typescript-eslint/no-unnecessary-type-assertion` ruleUnder Review2024-10-23

Actions
Actions

Also available in: Atom PDF