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

fix(livereload): wrong usage of reject, meant resolve. #167

Merged
merged 9 commits into from
Jul 4, 2018
Merged

fix(livereload): wrong usage of reject, meant resolve. #167

merged 9 commits into from
Jul 4, 2018

Conversation

eduardoRoth
Copy link
Member

Reject caused an error and did not return the URL. Fixed this by resolving and returning the image URL back to the promise.

…ebview

fix(wkwebview): Images not loading in Ionic WKWebView
When running in an emulator or in a device with the flag --livereload images were not showing.
Update to latest version merge
Reject caused an error and did not return the URL. Fixed this resolving and returning the image URL back to the promise.
@eduardoRoth
Copy link
Member Author

Hi @ihadeed , sorry but my livereload fix had an error that I just found out. Here is the pull with the fix. Sorry for the problems this could've caused.

@ihadeed ihadeed merged commit bab73a8 into zyra:master Jul 4, 2018
@ihadeed
Copy link
Member

ihadeed commented Jul 4, 2018

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants