You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered an issue where Axios is not functioning within the Vercel Edge runtime.
My understanding is that Postmark.js depends on Axios for some kind of compatibility, but it is intended to run solely on the server side, so concerns such as browser backward compatibility are not relevant.
As a potential solution, replacing Axios with the Fetch Web standard API might be best. I would appreciate your thoughts on this.
Thanks in advance for your attention to this matter.
pepyta, kelbyfaessler, ilyaem, akashrajum7, sebastiansandqvist and 2 more