Closed sianwa11 closed 3 months ago
https://codepen.io/Sianwa-Atemi/pen/oNrdrvg
When clicking on an input field where Tagify is applied, the tags do not display as expected. Additionally, the console outputs the following warning:
[Tagify]: "tag element doesn't exist" // [object Object] { "tagElm": null, "data": undefined }
Might this be as a result of the changes made 2 days ago?
What is the expected behavior? Tags in whitelist should be displayed
What is happening instead? Tags do not display and a warning message is outputted to the console
What error message are you getting? "[Tagify]:" "tag element doesn't exist"
Prerequisites
💥 Demo Page
https://codepen.io/Sianwa-Atemi/pen/oNrdrvg
Explanation
When clicking on an input field where Tagify is applied, the tags do not display as expected. Additionally, the console outputs the following warning:
Might this be as a result of the changes made 2 days ago?
What is the expected behavior? Tags in whitelist should be displayed
What is happening instead? Tags do not display and a warning message is outputted to the console
What error message are you getting? "[Tagify]:" "tag element doesn't exist"