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
{{ message }}
This repository was archived by the owner on May 9, 2018. It is now read-only.
triggerKeys option does not work properly, and absolutely not usable
1 With this option triggerKeys:['enter', 'tab'] - comma still work for tag completion !!!
2 With this option triggerKeys:['enter', 'tab', 'space'] - comma does not work for tag completion. Cool I can use commas in tags I thought. But when I click on enter, ma string separated on tags on commas!
The oddly but I found these issues in 2 minutes of tests. Is your library usable on it in alpha yet?
Thanks.
The text was updated successfully, but these errors were encountered:
triggerKeys option does not work properly, and absolutely not usable
1 With this option triggerKeys:['enter', 'tab'] - comma still work for tag completion !!!
2 With this option triggerKeys:['enter', 'tab', 'space'] - comma does not work for tag completion. Cool I can use commas in tags I thought. But when I click on enter, ma string separated on tags on commas!
The oddly but I found these issues in 2 minutes of tests. Is your library usable on it in alpha yet?
Thanks.
The text was updated successfully, but these errors were encountered: