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

Outdated docs "Adding theme options" #88

@lumnn

Description

@lumnn

Followed "Adding theme options" tutorial on https://github.com/pagekit/docs/blob/master/tutorials/theme.md#adding-position-options

When I finished the tab "Theme" was shown, but no content inside it.

I've solved the issue by looking at theme-one code. The solution was to lower the versions of vue-loader and vue-html-loader in package.json

...
"vue-html-loader": "^1.0.0",
"vue-loader": "^8.2.0",
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions