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
Setting editable to false still allows selection of checkboxes and opening of checkbox modal. Is there a way to keep the checkbox modal from opening on tap/click?
The text was updated successfully, but these errors were encountered:
Setting editable to false still allows selection of checkboxes and opening of checkbox modal. Is there a way to keep the checkbox modal from opening on tap/click?
You can wrap your widget with ignorePointer to ignore user interactions with that widget
Setting editable to false still allows selection of checkboxes and opening of checkbox modal. Is there a way to keep the checkbox modal from opening on tap/click?
The text was updated successfully, but these errors were encountered: