-
@fetrarij
**Versions**
* Angular version: 13
* component version: 5.0.2
**Describe the bug**
On selection of the min and max values possible from the dropdown i.e. the year 2028 or 1973, it th…
-
```tsx
export function Sampleform() {
// Use login form
const [loginForm, { Form, Field }] = useForm();
return (
console.log(values)}
>
{(field, props) => }
…
-
I am on **Angular 14** and the `min` and `max` attributes do not work. Changing the `type` and `inputmode` of the input field does not have any effect. The error I get is:
`Type 'string' is not ass…
-
Hi,
If using reactive form, field is array and bind with ngx-slider, show error::
`core.js:6157 ERROR TypeError: control.registerOnChange is not a function
at setUpModelChangePipeline (form…
-
Bug description:
When using BsDatepicker with a minDate, the configuration option "keepDatesOutOfRules: true" only works when the datepicker value is set by [bsValue]. When using Angular Forms [(ngMo…
-
#### Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-material-formgroup-nested
Steps to reproduce:
1. Connect a form group to a child component (with cu…
-
Tracking issue for assemblies to remove once we can do another breaking change, i.e. when we do Mono 6.0.
- [x] nunit24, see https://github.com/mono/mono/issues/12845
- [ ] IronPython, requested b…
-
```
@freezed
@Rf()
class RegisterForm with _$RegisterForm {
// ignore: invalid_annotation_target
@JsonSerializable(fieldRename: FieldRename.snake)
factory RegisterForm({
@RfControl(va…
-
Here's the sample code. Just edited the example project included to replicate the same behavior/issue on using reactive forms in my project.
```dart
import 'package:flutter/material.dart' hide Pr…
-
FIP: Unhandled Exception: System.ObjectDisposedException: Cannot access a disposed object. | Foraging.py | log_subprocess_output | line 4191 | 3D
FIP: at Bonsai.Editor.EditorForm.HandleSchedulerError…