nestjs-mailer-react-adapter icon indicating copy to clipboard operation
nestjs-mailer-react-adapter copied to clipboard

📨 Build and send emails in Nest framework using React.js

Results 2 nestjs-mailer-react-adapter issues
Sort by recently updated
recently updated
newest added

Hey, nice package! I have successfully integrated this package into my project, but I'm wondering how would be the recommended workflow for previewing my templates with hot-reloading. Thanks in advance...

After upgrading to 0.2.1 I get this error ```js ERROR [EmailService] TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an...