socotecio / vue-datatable-url-sync

Synchronize your datatable filter, ordering and options with the query params. In Vue2 and Vue3.
MIT License
32 stars 0 forks source link

fix: prevent double fetchDatas call at initialization #8

Closed legau closed 2 years ago

legau commented 2 years ago

There was a double fetchDatas call, first in initializeFromRouter then in the options watcher