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
{{ message }}
This repository was archived by the owner on Jan 20, 2024. It is now read-only.
The Edge runtime neither has access to Buffer nor window. It does however has access to btoa directly.
I'm using it in my NextJS middleware that runs on the Edge middleware
If I change it like this it works fine for me. And I don't think it'll break any other scenario, right?
The text was updated successfully, but these errors were encountered: