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 a problem when a user clicks to expand a row, it does so, but if the user clicks away from the collapsible component, (anywhere within the window) it will collapse the row. Is this intentional?
I have a problem when a user clicks to expand a row, it does so, but if the user clicks away from the collapsible component, (anywhere within the window) it will collapse the row. Is this intentional?
How can I stop this from happening? I've used
triggerDisabled
property but it doesn't work as intended.The text was updated successfully, but these errors were encountered: