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 Table is currently using ion-checkbox with the 'click' event, instead of 'ionClick'. This has led to some issues, such as triggering the event when the checkbox is disabled. To resolve this, I propose updating the implementation to use 'ionClick' instead. This will ensure consistent behavior and prevent any potential errors when applying functionalities to ion-checkbox in the future. As in: #777.
2023-08-31.14-25-59.mp4
The text was updated successfully, but these errors were encountered:
The Table is currently using ion-checkbox with the 'click' event, instead of 'ionClick'. This has led to some issues, such as triggering the event when the checkbox is disabled. To resolve this, I propose updating the implementation to use 'ionClick' instead. This will ensure consistent behavior and prevent any potential errors when applying functionalities to ion-checkbox in the future. As in: #777.
2023-08-31.14-25-59.mp4
The text was updated successfully, but these errors were encountered: