Skip to content

Conversation

@tomalaforge
Copy link
Owner

@tomalaforge tomalaforge commented Jan 14, 2026

first small form challenge.

tip for number initialization: use NaN

@github-actions github-actions bot added 61 simple signal form answer answer labels Jan 14, 2026
@tomalaforge tomalaforge changed the title Answer 61: simple form signal challenge Answer:61 simple form signal challenge Jan 14, 2026
@tomalaforge tomalaforge added answer author answer of author and removed answer answer labels Jan 14, 2026
Validators.max(99),
]),
note: new FormControl('', { nonNullable: true }),
// we cannot use null for initial value of number field because null is not supported by native input[type="number"]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

61 simple signal form answer author answer of author answer answer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants