imarc / clockvine-vue

2 stars 2 forks source link

Remove auto indexing post store/update/destroy #4

Open jeffturcotte opened 7 years ago

jeffturcotte commented 7 years ago

IMO the default behavior should not dispatch reindex after these actions. Maybe there can be a param passed if you want that behavior, or the behavior can be addressed within one of the mixins instead, but having it hardcoded into the store is bad.