some-cartoon-89075
10/16/2025, 10:57 AMreact and react-dom from version v18.3.1 to the latest stable v19.2.0, and next from v14 to v15.
After that, the UI stopped updating in my local development server.
I tried downgrading only the NextJs version back to v14, but the issue persisted.
The UI updates correctly only when I revert both react and react-dom to version 18.3.1.
I investigated to find out when the issue first appeared, and it seems that starting from version 19.0.0-beta-4508873393-20240430.
The local development version no longer responds to overridden value changes via GrowthBook DevTools,
while the locally built version still works as expected.
Thanks in advance.strong-mouse-55694
10/16/2025, 8:55 PMsome-cartoon-89075
10/16/2025, 10:00 PMstrong-mouse-55694
10/17/2025, 6:45 PMsome-cartoon-89075
10/17/2025, 9:00 PMsome-cartoon-89075
10/24/2025, 8:27 AMstrong-mouse-55694
10/24/2025, 3:13 PM