-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Description
Issue Title
Error log 'toLowerCase' when next pages router changed
Description
There is no error when the script is first imported, but an error occurs on a certain page.
(At this point, we’re unable to identify the exact structure or condition under which it happens.)
Expected behavior:
No error log
Actual behavior:
Print error log
OS:
Mac
Version:
0.0.70
Browser/Runtime (if applicable):
Chorme / 142.0.7444.176
Project version:
next: 15.5.7
react: 19.2.1
Logs / Screenshots
index.global.js:43 Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at window.addEventListener.signal (index.global.js:43:7102)
window.addEventListener.signal @ index.global.js:43
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels