Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag element doesn't exist #1369

Closed
2 of 3 tasks
sianwa11 opened this issue Aug 25, 2024 · 0 comments
Closed
2 of 3 tasks

Tag element doesn't exist #1369

sianwa11 opened this issue Aug 25, 2024 · 0 comments

Comments

@sianwa11
Copy link

Prerequisites

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

💥 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:

[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"

@yairEO yairEO closed this as completed in 66c8a7f Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant