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
Since the .item div has class disabled it seems that no button inside are clickable.
Is there a way to circumvent this? I can understand why it's the expected behaviour
Changing pointer-events for the child button will enable it for the .item
The text was updated successfully, but these errors were encountered:
Since the .item div has class disabled it seems that no button inside are clickable.
Is there a way to circumvent this? I can understand why it's the expected behaviour
Changing pointer-events for the child button will enable it for the .item
The text was updated successfully, but these errors were encountered: