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
I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.
What happened?
Using Angular, I'm trying to disable ix-select by putting <ix-select [disabled]="true">, and it simply doesn't work. I can still type in it and select options.
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
2.0.4
Code to produce this issue.
<ix-select [disabled]="true"><\ix-select>
The text was updated successfully, but these errors were encountered:
Prerequisites
What happened?
Using Angular, I'm trying to disable ix-select by putting
<ix-select [disabled]="true">
, and it simply doesn't work. I can still type in it and select options.What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
2.0.4
Code to produce this issue.
The text was updated successfully, but these errors were encountered: