Skip to content

Conversation

@Nick-Pyze
Copy link

@Nick-Pyze Nick-Pyze commented Apr 18, 2019

Resolves #117

Updating Basic Select to use filterOptions instead of options when checking customAttrs. This stops the issue where when searching, incorrect attrs get assigned based on the original options array, instead of the filteredOptions subset

EDIT:: also updating ModelSelect to have this fix

Updating Basic Select to use filterOptions instead of options when checking customAttrs. This stops the issue where when searching, incorrect attrs get assigned based on the original options array, instead of the filteredOptions subset
ModelSelect also now has references to filteredOptions instead of options for customAttrs fix when searching
@gmonte
Copy link

gmonte commented Sep 26, 2019

up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom Attributes applied to wrong elements when searching

2 participants