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
The main issue was fixed, but because of the pointer-events: none; style the button is not just not-clickable but you hide its title as well - which woulb be necessary for us (and also it is unexpected behaviour). Check it please.
What happened?
The disabled buttons should not trigger the click event.
What type of frontend frameware are you seeing the problem on?
Angular
Which version of iX do you use?
v2.0.1
Code to produce this issue.
The text was updated successfully, but these errors were encountered: