Skip to content

inputタグへのデータバインドで、ユーザによるテキスト入力後に、value属性へのバインドが効かなくなる #259

@tkashi

Description

@tkashi

<input type="text" data-h5-bind="val">
のようなバインドで、
テキストをユーザが入力後、valの値をデータアイテムから変更しても画面上の表示は変更されなくなる。

attrでセットするのをやめ、valを使うようにする。

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions