Selected text not showing exact text
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
When using dropbox, for example:
list: [{ value: 'IPS_Optimized', title: 'IPS_Optimized'},{ value: 'IPS', title: 'IPS'},{ value: 'AB', title: 'AB'}],
If I choose "IPS", I will get also "IPS_Optimized"
when using dropbox I must get exact result: meaning only "IPS"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.