yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.48k stars 429 forks source link

Curly braces not working for tags even with mixTagsInterpolator in settings #1354

Closed hritikb27 closed 2 weeks ago

hritikb27 commented 2 months ago

Prerequisites

ISSUE I want to add tags whenever the content is inside curly braces, so if {{tag1}} is there in input field it would become a tag. I tried searching and found mixTagsInterpolator method mentioned in one of the issues but its also not working.

I am attaching my code and current output's screenshots below, please help.

Screenshot 2024-06-22 at 7 20 55 PM Screenshot 2024-06-22 at 7 20 19 PM
yairEO commented 2 months ago

Can you please create a simplified jsbin demo page, as I've asked for in this issue template?

yairEO commented 2 weeks ago

closing as OP is unresponsive