Based on a comment from a Google staff member I think I tried a fix and it has worked.
My newest app used react v 19.2.3 and it works.
Looking at my non working apps it is 19.2.0 and not working.
So go to your index.html file and change the react and react-dom versions to 19.2.3.