Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HybridWebView can not load .js.map file. #27943

Open
monster-echo opened this issue Feb 21, 2025 · 1 comment
Open

HybridWebView can not load .js.map file. #27943

monster-echo opened this issue Feb 21, 2025 · 1 comment
Labels
s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working

Comments

@monster-echo
Copy link

Description

Image

Can not load .js.map file.

I guess the reason is the FileExtensionContentTypeProvider

Image

should the MimeType returned with "application/json"?

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

9.0.40 SR4

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI, No, this is something new

Last version that worked well

9.0.40 SR4

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@monster-echo monster-echo added the t/bug Something isn't working label Feb 21, 2025
@jfversluis jfversluis added the s/needs-repro Attach a solution or code which reproduces the issue label Feb 22, 2025
Copy link
Contributor

Hi @monster-echo. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants