svelte-autoresize-textarea icon indicating copy to clipboard operation
svelte-autoresize-textarea copied to clipboard

Autoresize Textarea for Svelte apps using proxy element.

Results 3 svelte-autoresize-textarea issues
Sort by recently updated
recently updated
newest added

You cannot currently use this package with Svelte 4. ``` svelte-app-container@e39cc36a911c:/var/www/html$ npm install svelte-autoresize-textarea npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!...

This has been really helpful so far, but what's a bit of an challenge is that events like `on:`keypress do not work, neither do standard attributes like `maxlength`.

First off: Thx for this very handy and smart autoresize svelte plugin! I just found this bug: When resizing the browser viewport (ex: w. 500) to something larger (ex: w....