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

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

Open
distantnative opened this issue Oct 9, 2020 · 0 comments
Open

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

distantnative opened this issue Oct 9, 2020 · 0 comments
Labels
type: bug 🐛 Issue is a bug; PR is a bugfix

Comments

@distantnative
Copy link
Member

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>
@distantnative distantnative transferred this issue from getkirby/kirby Oct 12, 2020
@distantnative distantnative added the type: bug 🐛 Issue is a bug; PR is a bugfix label Oct 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug 🐛 Issue is a bug; PR is a bugfix
Projects
None yet
Development

No branches or pull requests

1 participant