vue-tags-input
vue-tags-input copied to clipboard
How to sanitize user input ?
Thank you for this package. Works nice. However, I am concerned about malicious users somehow inputting some deceptive code in the tags. Does anyone have an example of how they are validating the tags to prevent deception? Or, maybe it's not something I have to worry about with this package, but since I am a beginner to JavaScript, I am looking for advice. Thank you!