Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels