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

fix:[Serving Static Files] flutter web app image can't get show URL Image CORS policy error #1688

Open
vimp-vpn opened this issue Feb 6, 2025 · 1 comment
Labels
bug Something isn't working as expected needs reproductive steps This issue lacks sufficient details and further information in needed waiting for response Waiting for follow up

Comments

@vimp-vpn
Copy link

vimp-vpn commented Feb 6, 2025

Description

I am running xamp in my local server.i deploy flutter bex app in xamp .also running dart_frog api in same server ,so when i access web app images are not loading dueto CORS policy, imageurl is http://192.168.1.60/image/abc.png

Steps To Reproduce

I am running xamp in my local server.i deploy flutter bex app in xamp .also running dart_frog api in same server ,so when i access web app images are not loading dueto CORS policy, imageurl is http://192.168.1.60/image/abc.png

Expected Behavior

I am running xamp in my local server.i deploy flutter bex app in xamp .also running dart_frog api in same server ,so when i access web app images are not loading dueto CORS policy, imageurl is http://192.168.1.60/image/abc.png

Additional Context

No response

@vimp-vpn vimp-vpn added the bug Something isn't working as expected label Feb 6, 2025
@alestiago alestiago added waiting for response Waiting for follow up needs reproductive steps This issue lacks sufficient details and further information in needed labels Feb 9, 2025
@alestiago
Copy link
Contributor

Hi @vimp-vpn thanks for opening an issue!

The reproductive steps you've provided are not very easy to follow for me; could you provide some minimal step by step instructions? For example here are other issues with videos and detailed reproduction steps: #1044, #961.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected needs reproductive steps This issue lacks sufficient details and further information in needed waiting for response Waiting for follow up
Projects
None yet
Development

No branches or pull requests

2 participants