-
Notifications
You must be signed in to change notification settings - Fork 30k
Closed as not planned
Closed as not planned
Copy link
Labels
bugIssue was opened via the bug report template.Issue was opened via the bug report template.lockedstaleThe issue has not seen recent activity.The issue has not seen recent activity.
Description
Verify canary release
- I verified that the issue exists in the latest Next.js canary release
Provide environment information
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Home
Binaries:
Node: 16.13.2
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 13.4.2-canary.0
eslint-config-next: 13.2.3
react: 18.2.0
react-dom: 18.2.0
typescript: 4.9.5Which area(s) of Next.js are affected? (leave empty if unsure)
No response
Link to the code that reproduces this issue
https://github.com/ony3000/1to30/tree/error-reporting
To Reproduce
- Start the development server for the repository link entered above and connect to http://localhost:17030/
- Click
button.
- Open
src/hooks/useGameContent.tsin the code editor, uncomment line 17 and save.
Describe the Bug
Expected Behavior
Hot module replacement without errors.
Which browser are you using? (if relevant)
Chrome 112.0.5615.138
How are you deploying your application? (if relevant)
Vercel
Metadata
Metadata
Assignees
Labels
bugIssue was opened via the bug report template.Issue was opened via the bug report template.lockedstaleThe issue has not seen recent activity.The issue has not seen recent activity.