1

After upgrading to the latest release (23.2.8) from 23.1.0, I am able to successfully compile and deploy my application - however, it fails to load on the client side. I get an indefinitely flashing progress bar at the top of the page instead. Has anyone else run into this issue? I did not make any other changes to the code other than the version update in the POM.

schaphekar
  • 495
  • 1
  • 5
  • 18
  • 1
    Try removing `node_modules`, running `mvn clean` and then starting the app again. If things still don't work, please share some logs to help us figure out what's going on – Marcus Hellberg Nov 15 '22 at 23:01
  • What's in the dev-console of your browser? And the network tab there? – cfrick Nov 16 '22 at 11:50

0 Answers0