Skip to content

Hydration node mismatch when use md-editor with attr: language="en-US" #16

@james-wangx

Description

@james-wangx

Describe the bug
Hydration node mismatch when use md-editor with attr: language="en-US"

To Reproduce
Steps to reproduce the behavior:
use attr language="en-US" in md-editor

<md-editor v-model="comment.content"
           :preview="false"
           editor-id="comment"
           language="en-US"
           show-code-row-number
           style="height: 200px"
/>

Expected behavior
No error, Hydrate success.

Screenshots
image

Desktop:

  • Browser Chrome
  • Version 0.0.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions