Skip to content

Scoped styles not working on SSR #229

@eugenioclrc

Description

@eugenioclrc

If you got a
<style scoped> h1 { color: red!important; }</style>

You wont see the h1 in red when loading from server, insted if you load the page throught the router you will see the h1 red.

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