vue-condition-watcher
                                
                                
                                
                                    vue-condition-watcher copied to clipboard
                            
                            
                            
                        Prevent other query parameters from being overwritten
Is it possible to have vue-condition-watcher not overwrite query params from other vue-condition-watcher instances? For example i have a data-table component wich makes use of vue-condition-watcher but i also build a sibling component for defining filter criteria which also syncs its values to query parameters. Right now vue-condition-watcher removes all query parameters which are not defined in conditions.