api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
373 stars 132 forks source link

vuetify, nuxtjs errors: update(edit) object #238

Closed sergerdn closed 1 year ago

sergerdn commented 4 years ago

API Platform version(s) affected: 0.5.1

Description

vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in getter for watcher "filteredItems": "TypeError: Cannot read property 'header' of null"

found in

---> <VCombobox>
       <VForm>
         <BookForm> at src/components/book/Form.vue
           <BookUpdate> at src/views/book/Update.vue
             <BookLayout> at src/components/book/Layout.vue
               <VMain>
                 <VApp>
                   <Anonymous>
                     <Root>

How to reproduce

Additional Context

Errors happened here: Screenshot 2020-11-11 at 09 39 43

pablougas commented 3 years ago

Also getting this error anytime the combobox is cleared