njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
https://njleonzhang.github.io/vue-data-tables
MIT License
1.02k stars 221 forks source link

Filtering problem #257

Closed aydinvivik closed 3 years ago

aydinvivik commented 4 years ago

Online reproduce

https://jsfiddle.net/76qLyz5m/

Expected Behavior

filtering the selected value

Current Behavior

If the selected value is spent in another item, it filters it as well. (Agent = Cargo Agent, Active = Inactive)

Steps to Reproduce

Detailed Description

The Agent value should not show the Cargo Agent value in the selection.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.