Tried it on a Vue2 project, with the [v1 version](https://github.com/shoelace-style/vue-sl-model/tree/77cac5afd36bd6e3321b0a738e3c1751ff006158#vue-directive-for-two-way-binding-shoelace-components). In my case, my model was : ``` <sl-input v-sl-value="user.lastname" ... ></sl-input> ``` And I got this error : 
Tried it on a Vue2 project, with the v1 version.
In my case, my model was :
And I got this error :
