FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(ios-webview): loading of local-file dependency by imerljak · Pull Request #6947 · NativeScript/NativeScript · GitHub

fix(ios-webview): loading of local-file dependency - #6947

Merged
vakrilov merged 3 commits into
NativeScript:masterfrom
imerljak:patch-1
Feb 26, 2019
Merged

vakrilov merged 3 commits into
NativeScript:masterfrom
imerljak:patch-1

Conversation

Copy link
Copy Markdown
Contributor

PR Checklist

What is the current behavior?

When loading a local file on iOS with web-view it fails to load any dependency such as a .js file or image tag on the html file that's being loaded.

What is the new behavior?

Fixes loading of html dependencies when loading a local file to web view.

I've just implemented the code changes in the patch provided by @gregorywojcik here

Fixes #6377 .

Fixes loading of html dependencies when loading a local file to web view.

I've just implemented the code changes in the patch provided by @gregorywojcik [here](NativeScript#6377 (comment))

references NativeScript#6377
ghost added the ♥ community PR label Feb 20, 2019
ghost assigned vakrilov Feb 26, 2019
ghost added in progress and removed ♥ community PR labels Feb 26, 2019

vakrilov commented Feb 26, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

LGTM!
Thanks @imerljak and also to @gregorywojcik for the original fix.

Copy link
Copy Markdown
Contributor

test

Copy link
Copy Markdown
Contributor

test

vakrilov merged commit dcad754 into NativeScript:master Feb 26, 2019
ghost removed the in progress label Feb 26, 2019
m-abs added a commit to Notalib/nativescript-webview-ext that referenced this pull request Feb 26, 2019

lock Bot commented Feb 28, 2020

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Feb 28, 2020
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<img> in webview works on iOS emulator, fails on iOS device

3 participants


Back | FazBrowse Home | New Git URL