Nikita Charushin

Results 4 comments of Nikita Charushin

@daybrush @probil > @morteza-fsh > Well.... I should check. Hello, is there any solution to clear up these warning messages? We are using Yarn & vue-moveable and get this messages...

@TheDutchCoder To avoid loss of reactivity, I specify the "to" object in the props ```typescript export default defineComponent({ props: { to: { type: Object as PropType, required: true }, },...

Hi there, I made a fork of the repository and updated it under Vue 3. I hope it helps in your applications. [@svifty7/vue-paginate](https://github.com/svifty7/vue-paginate)