rd-wm
rd-wm
### Bogus NuGet Package 35.6.0 ### .NET Version NET 8.0.400 ### Visual Studio Version Rider 2024.1.4 ### What operating system are you using? Windows ### What locale are you using...
### Describe the bug Textarea is incompatable with Angular 21's Signal Forms due to the `this.ngControl.valueChanges` subscription in Textarea's onInit: ``` ERROR TypeError: can't access property "subscribe", this.ngControl.valueChanges is undefined...
### Describe the bug The invalid property doesn't appear to work with Angular 21's Signal Forms: ``` Binding to '[invalid]' is not allowed on nodes using the '[field]' directivengtsc(-998022) ```...