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
When i trigger a paste by right clicking on the choices.js text input and clicking paste, choices.js does not register it as a change and as a result no dropdown will be shown. Is this on purpose? It seems kinda strange.
The text was updated successfully, but these errors were encountered:
I agree that in this situation the dropdown should probably show. This would be pretty simple to change, we would just need to toggle the dropdown within the _onPaste method. I'd be happy to review a pull request!
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.
When i trigger a paste by right clicking on the choices.js text input and clicking paste, choices.js does not register it as a change and as a result no dropdown will be shown. Is this on purpose? It seems kinda strange.
The text was updated successfully, but these errors were encountered: