njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui

Home Page:https://njleonzhang.github.io/vue-data-tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filtering problem

aydinvivik opened this issue · comments

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.

commented

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.