added 2 commits
June 17, 2026 09:14…enButton This reverts commit 1d4c704 . Will retest changes without the fix and new test location
Imports AsyncValidatorFn in form.component.ts for new function Adds test to form.spec.ts to simulate disabled state
Zac-Smucker-Bryan
changed the title
fix(ion-button): sync disabled state in ion-button renderHiddenButton
fix(button): sync disabled state in renderHiddenButton
Zac-Smucker-Bryan
changed the title
fix(button): sync disabled state in renderHiddenButton
fix(button): sync disabled state and type in renderHiddenButton
Removes test for syncing disabled state of visible and hidden button that unreliably passed. Adds test for syncing type of visible and hidden button.
Update packages/angular/test/base/e2e/src/lazy/form.spec.ts to remoe whitespace and indentation Co-authored-by: Shane <shane@shanessite.net>