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
Try to select any values in a dropdown on Try it out section
Got an error "Maximum call stack"
π Expected Behavior
Should select the value in the dropdown list and show it/them properly.
π Actual Behavior
π¦ Environment
Aquila/NDBX version: ^16.0.0
Angular/CDK version: ^16.0.1
Browser name & version: Brave Browser 1.71.123
Operating System & version (desktop or mobile): macOS Ventura 13.7.1
The text was updated successfully, but these errors were encountered:
keeratita
changed the title
[<component or scope>] <title>
[Dropdownlist] An error appears when selecting any values in the drop down list
Nov 11, 2024
keeratita
changed the title
[Dropdownlist] An error appears when selecting any values in the drop down list
[nx-dropdown] An error appears when selecting any values in the drop down list
Nov 11, 2024
Should it have to use value attribute instead of nxValue in the <nx-dropdown-item>?
Yes correct in v16 we removed the nx prefix in inputs for components. The starter app on the main page should get updated also to use the latest version.
β‘ Reproduction
Steps to reproduce:
π Expected Behavior
Should select the value in the dropdown list and show it/them properly.
π Actual Behavior
π¦ Environment
The text was updated successfully, but these errors were encountered: