Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Access to XMLHttpRequest at 'https://cors.bridged.cc/https://flutter.dev' from origin has been blocked by CORS #84

Open
mqnoy opened this issue Jul 17, 2022 · 0 comments

Comments

@mqnoy
Copy link

mqnoy commented Jul 17, 2022

i want to use navigationDelegate with SourceType.urlBypass, as a mention in documentation

Callback that, if not null, gets executed when the user clicks something in the webview (on Web it only works for SourceType.urlBypass, for now)

but i found error in chrome

Access to XMLHttpRequest at 'https://cors.bridged.cc/https://flutter.dev' from origin 'http://localhost:41295' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
GET https://cors.bridged.cc/https://flutter.dev net::ERR_FAILED 401
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant