Skip to content

Error in callback for immediate watcher "value": "TypeError: Cannot read property 'isValid' of null" #39

Closed
@Daniyal-Javani

Description

@Daniyal-Javani

Thanks for the 1.1.6 version and it's cool clearable feature. I'm getting the following error in this new version, updated with npm. Can you help me to resolve it.

[Vue warn]: Error in callback for immediate watcher "value": "TypeError: Cannot read property 'isValid' of null"

found in

---> <DatePicker>
       <BFormGroup>
         <UserForm> at resources/assets/js/components/users/Form.vue
           <Root>

and this

admin.js:75661 TypeError: Cannot read property 'isValid' of null
    at VueComponent.updateDates (admin.js:104887)
    at VueComponent.Vue.$watch (admin.js:77568)
    at createWatcher (admin.js:77525)
    at initWatch (admin.js:77507)
    at initState (admin.js:77267)
    at VueComponent.Vue._init (admin.js:78562)
    at new VueComponent (admin.js:78730)
    at createComponentInstanceForVnode (admin.js:78233)
    at init (admin.js:78064)
    at createComponent (admin.js:79539)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions