Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
"JSInitializer.importInitializersAsync" always loads relative to "document.baseURI" and ignores "initializerArguments".
Expected Behavior
"JSInitializer.importInitializersAsync" uses "initializerArguments.loadBootResource", same as in "Blazor.start", and uses "document.baseURI" only as a fallback.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
7.0.100-rc.2.22477.23
Anything else?
No response