bcgov / wps

Wildfire Predictive Services to support decision making in prevention, preparedness, response and recovery
Apache License 2.0
36 stars 6 forks source link

Upgrade React 17 to 18 #1845

Open conbrad opened 2 years ago

conbrad commented 2 years ago

Describe the task Upgrade react from v17 to v18 and test/fix any issues in our products.

Acceptance Criteria

Additional context

NicolasLivanos commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @andrea-williams @dgboss

conbrad commented 1 year ago

HFI Calculator keeps reloading components after this update, most likely due to the changes to StrictMode in React 18. Possibly fix: https://react.dev/learn/synchronizing-with-effects#how-to-handle-the-effect-firing-twice-in-development