ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.47k stars 13.53k forks source link

fix(input): debounce is set with binding syntax in angular on load #29377

Closed sean-perkins closed 3 weeks ago

sean-perkins commented 3 weeks ago

Issue number: resolves #29374


What is the current behavior?

When using Angular binding syntax, the debounce value can be set after connectedCallback, but before componentDidLoad. This results in the internal representation of the debounce value to be the default and the watch callback to never fire.

What is the new behavior?

Does this introduce a breaking change?

Other information

Dev-build: 8.0.1-dev.11713879639.102f51a0

Forked reproduction with the dev-build is available here: https://github.com/ionic-team/ionic-framework/issues/29374#issuecomment-2072377087

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview Apr 23, 2024 1:53pm