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
Minor issue in the Edit Row example. This example explicitly has a pop up to prevent editing multiple rows simultaneously, with a pop up if a second row is edited before the first has been saved. While this works to reset the first row if the second is edited, when the pop up is canceled it instead allows editing the second row without resetting the first, leaving two editable rows. Example video below.