Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Many bugs with just created app #138

Closed
@DenisNP

Description

@DenisNP

Version

Vue 2.5.22, Vue CLI 3.11.0

Reproduction link

https://github.com/DenisNP/empty-ns-vue-app

Platform and OS info

Android 9 / NativeScript 6.1.2 / Windows 10

Steps to reproduce

  1. Follow these steps: https://github.com/DenisNP/empty-ns-vue-app/blob/master/README.md
    It shows log with errors (see link)

  2. Then fix errors: DenisNP/empty-ns-vue-app@2c764a2
    App starts, but there is no theme at all

  3. Add css manually, erase overridden ActionBar style: DenisNP/empty-ns-vue-app@3934cf6
    ActionBar still white with gray text, but it shouldn't be, StatusBar is default with no color applied.

What is expected?

  1. App starts normally without errors right after it is created.
  2. ActionBar and StatusBar is orange

What is actually happening?

  1. App dont start
  2. After fix theme is not applied at all
  3. After fix theme is not applied to ActionBar and StatusBar

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions