yairEO / tagify

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

Can't add a tag with the value `0` as integer #1391

Closed Paul-Bob closed 4 weeks ago

Paul-Bob commented 1 month ago

Prerequisites

💥 Demo Page

https://jsbin.com/giyonak/1/edit?html,css,js,output

Explanation

It seems impossible to add a tag with the value 0 as an integer

Paul-Bob commented 4 weeks ago

Thank you @yairEO!