Typing a space after text input will add the entered text as tag just like typing a comma does.
The tagify input waits for more text input and only adds the text as tag after another character is entered. That extra character is added as tag as well. Creating incorrect tags and broken text.
The only 'custom' configuration when creating Tagify is delimiters: ',| ',
Which corresponds with the documentation for adding a space to the delimiters.
Prerequisites
💥 Demo Page
https://jsbin.com/mosuvudoku/edit?html,js,output
Explanation
Typing a space after text input will add the entered text as tag just like typing a comma does.
The tagify input waits for more text input and only adds the text as tag after another character is entered. That extra character is added as tag as well. Creating incorrect tags and broken text.
The only 'custom' configuration when creating Tagify is
delimiters: ',| ',
Which corresponds with the documentation for adding a space to the delimiters.See difference - second part of the screencast (.mov files): Tagify 2.31 - 1.8MB https://github.com/yairEO/tagify/assets/2494320/cdd32134-b0b5-4705-88bf-fc5ea9ad3671
Tagify 4.18 - 1.7MB https://github.com/yairEO/tagify/assets/2494320/26c23d1f-042c-454b-8966-7e68a20e63c9