Skip to content

vue-cli 3.0 PWA Standalone differs from Webview - Nothing to be shown. #986

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

Closed
kaankucukx opened this issue Mar 14, 2018 · 0 comments
Closed

Comments

@kaankucukx
Copy link

Version

3.0.0-beta.6

Reproduction link

https://github.com/kaankucukx/cb-pwa

Steps to reproduce

Deploy for production.

npm run build ( "build": "vue-cli-service build", )

What is expected?

Standalone view display no data. Vue not being rendered
displays <!------>

What is actually happening?

  • deploy for production.
  • access page to add to homescreen
  • accept 'add to homescreen' prompt
  • launch with app icon
  • nothing displays.

after deployed to firebase hosting. webview displays content, launching from home screen icon to standalone view is not rendering any content. If you check inspect you can see <!-----> there is something failing on condition.. but there is none condition.

screen shot 2018-03-14 at 22 18 02
screen shot 2018-03-14 at 22 18 08
screen shot 2018-03-14 at 22 18 15

PWA VIEW
image

WEBVIEW
screen shot 2018-03-14 at 22 18 56

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

No branches or pull requests

1 participant