'Nuxt-mail Using attachments
Can someone tell me how to send the file loaded via input(type='file') using nuxt-mail? I can send a text email and attach a small file by getting uri using FileReader.readAsDataURL(). But this only works for small files. Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
