Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Vue warn: with Editor - KEditable invalid prop check #269

@distantnative

Description

@distantnative

When developing:

[Vue warn]: Invalid prop: type check failed for prop "attrs". Expected Object, got Array 

found in

---> <KEditable>
       <Draggable>
         <KDraggable> at src/components/Misc/Draggable.vue
           <KEditor>
             <KField> at src/components/Forms/Field.vue
               <KEditorField>
                 <KErrorBoundary> at src/components/Misc/ErrorBoundary.vue
                   <KColumn> at src/components/Layout/Column.vue
                     <KGrid> at src/components/Layout/Grid.vue
                       <KFieldset> at src/components/Forms/Fieldset.vue
                         <KForm> at src/components/Forms/Form.vue
                           <KFieldsSection> at src/components/Sections/FieldsSection.vue
                             <KColumn> at src/components/Layout/Column.vue
                               <KGrid> at src/components/Layout/Grid.vue
                                 <KSections> at src/components/Sections/Sections.vue
                                   <KView> at src/components/Layout/View.vue
                                     <KPageView> at src/components/Views/PageView.vue
                                       <App> at src/App.vue
                                         <Root>

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bug 🐛Issue is a bug; PR is a bugfix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions