JOACHIM BROLIN

Results 10 comments of JOACHIM BROLIN

Thank you Youssef1313 for converting this into an issue. I can confirm that new.platform.uno indeed works on Chrome on my Windows 11 Home, Windows 11 Pro (under VirtualBox) and on...

Yes, now something showed up [ServiceWorker] Initializing uno-bootstrap.js:699 Active service worker found, skipping register Uno.UI.js:3716 Making persistent: /local Uno.UI.js:3716 Making persistent: /roaming Uno.UI.js:3716 Making persistent: /shared setImmediate.js:111 [Violation] 'message' handler...

Yes, I get the "Hello Uno platform!" message, exactly as under Windows

You're welcome Yes https://calculator.platform.uno/ works well. I am now trying to run the release version, struggling a bit with all the options. Please hang on until I figure out how...

Yes, it seems to be working as well. This is what I did (Not that hard actually) $ cd ~/repos/Hello/Hello.Wasm $ dotnet run --confuguration Release Then I opened localhost:5001 in...

This is my create command, for reference dotnet new unoapp -o Hello -id "com.companyname.Hello" -pub "O=Hello" -markup "csharp" -platforms "wasm" -theme-service -pwa False -theme "material" -presentation "mvux" -config false -di...

The app itself, still does not get past the startup banner. The debug console displays a few more lines Registering service worker for / Uno.UI.js:3716 Making persistent: /local Uno.UI.js:3716 Making...

Weird. It did not produce more output, only this: Active service worker found, skipping register Uno.UI.js:3716 Making persistent: /local Uno.UI.js:3716 Making persistent: /roaming Uno.UI.js:3716 Making persistent: /shared setImmediate.js:111 [Violation] 'message'...

When I run that link in Chrome under Windows, I do get verbose output though.

Took some days. I'm leaning towards a platform issue rather than an Uno issue. I moved my Debian 12 VM from my Windows 11 Home host to a new Linux...