Skip to content

fix(forms): allow late-bound input types for signals forms#67842

Open
alxhub wants to merge 1 commit intoangular:mainfrom
alxhub:sf/input-type-dynamic
Open

fix(forms): allow late-bound input types for signals forms#67842
alxhub wants to merge 1 commit intoangular:mainfrom
alxhub:sf/input-type-dynamic

Conversation

@alxhub
Copy link
Copy Markdown
Member

@alxhub alxhub commented Mar 24, 2026

Ensure that input [type] bindings are evaluated dynamically rather than cached eagerly during initialization. This allows late-bound expressions for input types to correctly apply constraints like min/max and maxLength.

@ngbot ngbot bot added this to the Backlog milestone Mar 24, 2026
Ensure that input [type] bindings are evaluated dynamically rather than cached eagerly during initialization. This allows late-bound expressions for input types to correctly apply constraints like min/max and maxLength.

Fixes angular#66987
@alxhub alxhub force-pushed the sf/input-type-dynamic branch from 175c5c5 to 22e61a3 Compare March 25, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant