Paste text breaks max width
davidhernandeze opened this issue · 4 comments
davidhernandeze commented
Paste text breaks max width
davidhernandeze commented
When I use percentages on maxWidth and copy text until the inputs is full, if a continue pasting text the input start growing more than the maxWidth
syropian commented
Thanks for the report, could you please include an example reproducing the issue in something like CodeSandbox, CodePen, JSFiddle, etc? Cheers.
mhmdmar commented
I am having the same issue as @davidhernandeze, on paste event the component doesn't respect the maxWidth for some reason and expands according to the text