You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There has been previous discussion about adding support for copy and pasting but the conclusion was that attempting to provide a solution out of the box makes the two uses of this component (with allowNew enabled or disabled) too difficult to reconcile (see #84 (comment)).
The handleInputChange in v5 or onInput in v6 callbacks should provide a mechanism to hook in and introduce the functionality you're after. If you do decide to do this I'd love to see the outcome!
I'm trying to configure copy paste support for documents with one tag per line, so far i can't find a way to make that work.
Is there a way to get linebreak or newline delimitter support?
The text was updated successfully, but these errors were encountered: