Skip to content

Minimal working example to demonstrate webview SecurityError in Dart chrome app

Notifications You must be signed in to change notification settings

Dumbris/dart_chrome_app_webview_security_error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart chrome app webview security error

Uncaught SecurityError: Blocked a frame with origin "chrome-extension://" from accessing a frame with origin "swappedout://". The frame requesting access has a protocol of "chrome-extension", the frame being accessed has a protocol of "swappedout". Protocols must match.

Screenshot

screenshot

About

Minimal working example to demonstrate webview SecurityError in Dart chrome app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages