You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pixelastronauts - thanks for submitting, but I'm not sure this is a bug on the vue-select side of things. filterBy is a prop that can be overridden in your implementation if you need to support the label argument being anything other than a string. If you can get me a reproduction outside of the statamic repo I will definitely address that and tag a release.
Bug description
The Select field component in Statamic CP crashes when entering 'ui' in search, due to Vue Select attempting toLowerCase() on UI object.
Status
✅ Fix submitted: sagalbot/vue-select#1861
Technical Details
Impact
Affects search functionality in Select fields when entering specific string 'ui'
How to reproduce
Steps to reproduce
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: