You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NG Dynamic Forms Version: `18.0.0`
[ ] Basic UI
[ ] Bootstrap UI
[ ] Foundation UI
[ ] Ionic UI
[ ] Material
[ ] NG Bootstrap
[x] Prime NG
Description
In my application, when selecting an item from the drop-down list, it disables this option, it was working normally in version 15. After the update, the item is selected normally, however it does not show the item in the dynamic component, but in the formGroup the value is assigned.
I tested it with the p-dropdown component of primeng and it works, only when the dynamic component v18.0.0 is used does the error happen
I'm submitting a
I'm using
Description
In my application, when selecting an item from the drop-down list, it disables this option, it was working normally in version 15. After the update, the item is selected normally, however it does not show the item in the dynamic component, but in the formGroup the value is assigned.
I tested it with the p-dropdown component of primeng and it works, only when the dynamic component v18.0.0 is used does the error happen
How to disable formArrayModel item
The text was updated successfully, but these errors were encountered: