Open
Description
When running the app from VSCODE, the app launches in a browser without any issues but upon a page refresh the page doesn't load, the connection is dropped and I get this error in the terminal: Utilities: Error in unawaited Future:Error: Bad state: Main has already started.
Please note that this issue only occurs when the app is launched in VScode. When the app is ran from the CMD line, page refreshes seems to work as expected.