Created
June 18, 2019 15:33
-
-
Save cnmoro/455b746f16eddb616262f3cbb1f3a7df to your computer and use it in GitHub Desktop.
Ionic - Bugfix "Not allowed to load local resource"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let win: any = window; | |
path = win.Ionic.WebView.convertFileSrc(path); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment