Thanks to visit codestin.com
Credit goes to github.com

Skip to content

does not work without using proxy (e.g internet explorer), vuex #14

@boindil

Description

@boindil

Sadly, this doesnt seem to work when in fallback mode. There is no error, it simply doesnt work. Tested in Chrome (useProxy: false) and internet explorer.

When using the proxy, it works like a charm (only supported browsers of course)!

<input v-model="formData['key.value']" />
computed: {
   formData () {
        let model = this.$deepModel('key', { useProxy: false })
   }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions