Mattias Persson

Results 13 comments of Mattias Persson

@atudoll The `:value` property should be `search`, not `this.search`. This setup works for me: ``` Clear ``` ``` data: () => ({ search: null }), methods: { clearField () {...

Right, I'll see if I find the time to open a PR. Thanks!

@endritsheholli123 What does your code look like? It sounds like your file path is incorrectly provided.