Closed gsp-lm closed 1 year ago
Hey @gsp-lm
I'm having trouble reproducing this issue. I've set up a codesandbox that renders a disabled rux-select menu, and a toggle to disable/enable a select menu. Feel free to change the code to add some more context.
The issue seems to be only happening when the rux-select is part of a form, but I can't seem to replicate it in the sandbox. I'll update it if I figure out exactly what combination of things caused this issue, but our solution for now is just removing the rux-select from the form group.
Huh, interesting. What version of astrouxds/angular where you upgrading from?
7.0.2
Going to close this issue as stale, please re-open or reach out if this problem comes up again and can be reproduced!
Describe the bug After upgrading to 7.9.2, setting
[disabled]="true"
on a rux-select element does not disable the rux-select elementTo Reproduce Steps to reproduce the behavior:
disabled
setCurrent behavior The rux-select element is not disabled
Expected behavior The rux-select element should be disabled
Environment (please complete the following information):