Andrew Powell

Results 751 comments of Andrew Powell

Generally speaking, hooks aren't supported (right now). That's because email templates aren't interactive, and hooks are only really useful in interactive/reactive components that require hydration. While you might have an...

This particular error seems to be common, with a common cause. Going to investigate a little bit on my end to see if our bundle may be to blame.

So investigating this actually surfaced a few issues that will result in improvements, but none that are directly related to this issue unfortunately. There _were_ dual versions of react within...

Glad you found a way around that. We have some improvements coming in v2.0.0 which has a PR up and will be released soon (https://github.com/shellscape/jsx-email/issues/203). With that I'll close this...

Thanks for the issue. Unfortunately that's a vitepress bug. Not much we can do about that at the moment. Hopefully they fix it soon!

We're going to be moving to Astro Starlight so this won't be an issue afterwards. Thanks again for reporting, closing for housekeeping.

OK that's good to know. I'd still like to triage this so we have guidance. And, if someone should want to target _only_ an email client that supports SVG, we'd...

We've had a lot of improvements in the next release (https://github.com/shellscape/jsx-email/issues/203) and will close this one. SVG still isn't supported by most email clients. If anyone runs into another `Unsupported...

Thanks for the solid reply. > they just may acquire / have access to those credentials by means we haven't yet built support for yet. (See also: https://github.com/architect/aws-lite/issues/55) > Because...

Just ran into this using `ava` https://github.com/avajs/ava/issues/3207