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
Taginput and AutoComplete with OpenOnFocus doesn't work when clicking on a Tag, closing a Tag and sporadically on adding a Tag.
The documentation page seems to work as intended, but when copying the exact same code the behavior is different.
Overview of the problem
Buefy version: [0.8.9]
Vuejs version: [2.6.11] and [3.0.0-alpha2]
OS/Browser: OSX Chrome
Description
Taginput and AutoComplete with OpenOnFocus doesn't work when clicking on a Tag, closing a Tag and sporadically on adding a Tag.
The documentation page seems to work as intended, but when copying the exact same code the behavior is different.
Sandbox: https://codesandbox.io/s/relaxed-firefly-oclht
Steps to reproduce
Expected behavior
Autocomplete dropdown stays open
Actual behavior
Autocomplete dropdown closes and fires blur and focus events
The text was updated successfully, but these errors were encountered: