Skip to content

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

Closed
@kaankucukx

Description

@kaankucukx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions