Pasting in to a tagsInput splits a string
I'm not sure if this is a feature or a bug but if you have a simple tagsInput field and you paste a string in, it appears to be splitting it in to different tags
Is this the correct functionality or is there a way to stop it so it just accepts the entire string ?
Is this the correct functionality or is there a way to stop it so it just accepts the entire string ?
Solution
GitHub
Package filament/filament Package Version v3.0.0 Laravel Version v10.10 Livewire Version No response PHP Version 8.2 Problem description When pasting texts into the TagsInput field, every character...