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
takeseem
changed the title
reactStictMode is not effect in nextjs v15.x, but it's work in nextjs v14
reactStrictMode is not effect in nextjs v15.x, but it's work in nextjs v14
Jan 16, 2025
samcx
added
bug
Issue was opened via the bug report template.
and removed
examples
Issue was opened via the examples template.
bug
Issue was opened via the bug report template.
labels
Jan 16, 2025
Verify canary release
Provide environment information
Node.js v23.6.0 Operating System: Platform: linux Arch: x64 Version: #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 Available memory (MB): 92316 Available CPU cores: 16 Binaries: Node: 23.6.0 npm: 10.9.2 Yarn: N/A pnpm: 9.15.4 Relevant Packages: next: 15.2.0-canary.12 // Latest available version is detected (15.2.0-canary.12). eslint-config-next: 14.2.23 react: 18.3.1 react-dom: 18.3.1 typescript: 5.7.3 Next.js Config: output: N/A
Which example does this report relate to?
/~https://github.com/takeseem/demo-nextjs-v14/commits/main/
What browser are you using? (if relevant)
chrome 131.0
How are you deploying your application? (if relevant)
pnpm dev
Describe the Bug
src/app/page.tsx
Expected Behavior
To Reproduce
git clone git@github.com:takeseem/demo-nextjs-v14.git
The text was updated successfully, but these errors were encountered: