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
bug1:The cells that have added the onCellRender method should double-click to enter the edit state just like any other cell
bug2:Add the onCellRender method to the mouse move in, let go of the left mouse button is not the state of the selected area
Actual behavior
bug1:Cells that have the onCellRender method added cannot be double-clicked into the edit state
bug2: Add the onCellRender method to the mouse move in, release the left mouse button or select the state of the region
System information
No response
The text was updated successfully, but these errors were encountered:
Before you submit this issue, have you checked the following
Affected packages and versions
0.6.0
Reproduction link
Reproducing the link:https://stackblitz.com/edit/github-c8mvnmuy?file=src%2Fcomponents%2FUniverSheet.vue
Expected behavior
bug1:The cells that have added the onCellRender method should double-click to enter the edit state just like any other cell
bug2:Add the onCellRender method to the mouse move in, let go of the left mouse button is not the state of the selected area
Actual behavior
bug1:Cells that have the onCellRender method added cannot be double-clicked into the edit state
bug2: Add the onCellRender method to the mouse move in, release the left mouse button or select the state of the region
System information
No response
The text was updated successfully, but these errors were encountered: