Compiling in Super Dev Mode

Hey! I tried to follow the guide for Hot-reloading GWT code with 'Super Dev Mode', and after changing my code in client, the code compiled but when I reloaded it, nothing showed up. May I have some suggestions to fix this problem?

Video: 20240301-1615-20.2068399.mp4 - Google Drive

Are there any errors present in the Chrome dev tools indicating a problem?

There is!


I am not sure what I can do with .ode file, and I don't think I should given that I am a newcomer. I would appreciate any help!

Hmm. I will have to look into that. In the meantime, you will have to resort to using ant noplay with any changes you make instead of using SuperDevMode.

The problem still persists.