CAFECA-IO / WorkGuidelines

CAFECA Work Flow and SOP
MIT License
0 stars 0 forks source link

[BUG] 研究 React 18 New Strict Mode Behaviors #13

Open Julian0701 opened 1 year ago

Julian0701 commented 1 year ago

Next.js 渲染兩次的原因似乎與 React 18 更新的 Strict Mode 有關。試著畫出生命週期以便釐清問題。

參考 Stack Overflow 官方文件 React strict mode

Next dev with React 18 Always render twice How to support Reusable State in Effects