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

Handling CORS and contentMode #19

Open
henry-coderoom opened this issue Nov 17, 2023 · 0 comments
Open

Handling CORS and contentMode #19

henry-coderoom opened this issue Nov 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@henry-coderoom
Copy link

Environment

Technology Version
Flutter version 3.13.6
App version 2.0.0
Android version 12
iOS version 14
Xcode version

Device information:

Description

Expected behavior:
Open common websites
Current behavior:
Some websites like "https://app.1inch.io/" cannot be used on the app. I tried to debug and notice an error message: " "onConsoleMessage" using {messageLevel: 3, message: Uncaught SecurityError: Blocked a frame with origin "https://challenges.cloudflare.com" from accessing a frame with origin "https://app.1inch.io". Protocols, domains, and ports must match.}"

Many other websites I tried to load on debug mode also encounter the same error but some are able open properly while some don't open at all.

Steps to reproduce

  1. Try opening "https://app.1inch.io/" on the browser

Images

Stacktrace/Logcat

@henry-coderoom henry-coderoom added the bug Something isn't working label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant