chore: sync with main

This commit is contained in:
Liam DeBeasi
2024-04-23 16:02:36 -04:00
149 changed files with 1406 additions and 1027 deletions

View File

@ -371,6 +371,7 @@ export class Input implements ComponentInterface {
* such as [type] in Angular.
*/
this.onTypeChange();
this.debounceChanged();
}
componentDidRender() {