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 recently updated Relay to version 18.1.0 with NextJS 15.0.1 and I have been running into issues with the Relay extension when I open the browser console.
I get the following error from the content script: contentScript.js:1 Uncaught Error: Message length exceeded maximum allowed length.
Any insight into what might be going on here?
The text was updated successfully, but these errors were encountered:
Hi,
I recently updated Relay to version 18.1.0 with NextJS 15.0.1 and I have been running into issues with the Relay extension when I open the browser console.
I get the following error from the content script:
contentScript.js:1 Uncaught Error: Message length exceeded maximum allowed length.
Any insight into what might be going on here?
The text was updated successfully, but these errors were encountered: