ionic-team / ionic-team/ionic-framework

bug: input elements do not participate in HTMLFormElement.reset()

Ouverte
#22,832 2 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
package: core type: bug
Langage dominant
TypeScript
Étoiles
52.7k
Forks
13.3k
Merge moyen
1 j 15 h
PR mergées (30 j)
51

Description

**Ionic version:**
No framework. Vanilla JS
Calling Ionic CDN directly

**I'm submitting a ...**

[x ] bug report
[ ] feature request

**Current behavior:**
After resetting a form - form.reset() - a value set programmatically does not show in the ion-input. If any text is entered in the ion-input and then a value is set programmatically, the value does show

**Expected behavior:**
Setting a value should always show the value in the input field

**Steps to reproduce:**
This fiddle shows the bug. Follow the instructions in the fiddle

https://jsfiddle.net/dexster/vk0d73oz/23/

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.