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
ERROR in node_modules/@qontu/ngx-inline-editor/ngx-inline-editor.d.ts.InlineEditorComponent.html(1,579): Type 'InlineEditorState' is not assignable to type 'InlineEditorStateOptions'.
Property 'value' is private in type 'InlineEditorState' but not in type 'InlineEditorStateOptions'.
node_modules/@qontu/ngx-inline-editor/ngx-inline-editor.d.ts.InlineEditorComponent.html(1,769): Type 'InlineEditorState' is not assignable to type 'InlineEditorStateOptions'.
src/app/lessons/lesson-details/lesson-details.component.html(12,104): Expected 1 arguments, but got 0.
The text was updated successfully, but these errors were encountered:
ERROR in node_modules/@qontu/ngx-inline-editor/ngx-inline-editor.d.ts.InlineEditorComponent.html(1,579): Type 'InlineEditorState' is not assignable to type 'InlineEditorStateOptions'.
Property 'value' is private in type 'InlineEditorState' but not in type 'InlineEditorStateOptions'.
node_modules/@qontu/ngx-inline-editor/ngx-inline-editor.d.ts.InlineEditorComponent.html(1,769): Type 'InlineEditorState' is not assignable to type 'InlineEditorStateOptions'.
src/app/lessons/lesson-details/lesson-details.component.html(12,104): Expected 1 arguments, but got 0.
The text was updated successfully, but these errors were encountered: