Skip to content

Conversation

@maraf
Copy link
Member

@maraf maraf commented Sep 23, 2025

Fixes #118442

@maraf maraf added this to the 11.0.0 milestone Sep 23, 2025
@maraf maraf self-assigned this Sep 23, 2025
@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm labels Sep 23, 2025
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing, @pavelsavara
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service
Copy link
Contributor

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@jkotas jkotas deleted the maraf/BrowserHotReloadWbt branch November 2, 2025 03:43
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2025
@maraf maraf restored the maraf/BrowserHotReloadWbt branch December 18, 2025 13:42
@maraf maraf reopened this Dec 18, 2025
@maraf maraf added this to the 11.0.0 milestone Dec 18, 2025
@maraf
Copy link
Member Author

maraf commented Dec 19, 2025

        Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=43729,--ignore-certificate-errors,--lang=en-US,--headless
        [error] Failed to load resource: the server responded with a status of 404 (Not Found)
        [error] Failed to load resource: the server responded with a status of 404 (Not Found)
        [error] Failed to load resource: the server responded with a status of 404 (Not Found)
        Waiting for page to load
        [error] Failed to load resource: the server responded with a status of 404 (Not Found)
        [error] MONO_WASM: onConfigLoaded() failed TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
        [error] MONO_WASM: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
        Error: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
            at xe (http://127.0.0.1:43729/_framework/dotnet.c6hqxoju0b.js:4:21366)
            at async http://127.0.0.1:43729/_framework/dotnet.c6hqxoju0b.js:4:30582
            at async http://127.0.0.1:43729/_framework/dotnet.c6hqxoju0b.js:4:36738
            at async Object.create (http://127.0.0.1:43729/_framework/dotnet.c6hqxoju0b.js:4:36708)
            at async http://127.0.0.1:43729/_framework/blazor.webassembly.d97du072fb.js:1:42058
            at async http://127.0.0.1:43729/_framework/blazor.webassembly.d97du072fb.js:1:55844
            at async qt (http://127.0.0.1:43729/_framework/blazor.webassembly.d97du072fb.js:1:55580)
        [ERROR] PageError: Error: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
        [ERROR] PageError: Error: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
        [ERROR] PageError: Error: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
        [ERROR] PageError: Error: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
        [ERROR] PageError: Error: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
        [ERROR] PageError: Error: Failed to start platform. Reason: Error: Failed to load config file undefined TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0 TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:43729/0
            at qt (http://127.0.0.1:43729/_framework/blazor.webassembly.d97du072fb.js:1:55619)
        Browser has been disconnected

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[browser][wbt] Re-enable HotReload in Wasm.Build.Tests

2 participants