Closed
Description
Environment
npmPackages:
@auth/prisma-adapter: ^2.9.0 => 2.9.0
next: ^15.3.1 => 15.3.1
next-auth: 5.0.0-beta.27 => 5.0.0-beta.27
react: ^19.1.0 => 19.1.0
The issue was captured by Sentry, the device is:
Browser: Safari 15.3
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15
Device: Mac
Grouping
system
exception
stack-trace
frame
module chunks/node_modules/next-auth/react
context-line broadcastChannel.postMessage({
frame
module chunks/node_modules/next-auth/react
context-line return new BroadcastChannel("next-auth");
typeReferenceError
Reproduction URL
Using default
Describe the issue
How to reproduce
Just call getSession
on Safari 15.3 or lower
Expected behavior
Not throw