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

We Insert HTML Tags Or some text between '<' and '>' its remove from textarea when edit #1352

Open garvindankursoftware opened 3 months ago

garvindankursoftware commented 3 months ago

Prerequisites

Demo Page - clone one of the below:

https://jsbin.com/jekuqap/edit?html,js,output

1st image 1st image text of my input

2nd image 2nd image when textarea convert to tagify and try to edit my input

yairEO commented 2 months ago

I will fix this, thanks for reporting

yairEO commented 2 months ago

I don't see any limitation on Tagify's side. please check you backend if your content is being sanitized.

Also, you did not add the required demo page but simply left the default one, which isn't helpful.

Also, you did not write which steps are needed to reproduce this. Please rectify your issue so I could continue with the investigation