Skip to content

translate="no" in Vue3 is not work #5462

Closed
@EryouHao

Description

Version

3.2.31

Reproduction link

sfc.vuejs.org/

Steps to reproduce

  1. npm init vue@latest
  2. write code like this:
<div translate="no">Hello Vue.js</div>
<div translate="yes">Hello Vue.js</div>

What is expected?

Expect something like this.

What is actually happening?

Actually:

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions