Skip to content

v-html does not work with server-side rendering #3955

@ferencbeutel4711

Description

@ferencbeutel4711

Version

3.1.1

Reproduction link

https://codesandbox.io/s/peaceful-currying-ukst2

Steps to reproduce

createSSRApp(Component);

use v-html in the Component.

What is expected?

the content of v-html is rendered in SSR-mode and CSR-mode

What is actually happening?

The content of v-html is not rendered at all


might be a regression of this: vuejs/vue#3078

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