There is a strange operation error


Hi. When I use suit7.0 pro, I often report an error. Error reporting causes the table to crash.
What is the reason for this error?

Please, check the parent container of your grid object, which you define during the initialization
If the problem still occurs for you pleas,e provide any kind of code snippet or a complete demo/demo link, where the problem could be reconstructed.

I have no problem initializing normal usage.Errors will only occur after certain operations are performed, and the grid will crash.When the cell is in edit mode (click Edit), you will not quit editing after Ctrl + C copies.If you edit another cell, Ctrl + V + enter will error.Is there something wrong with my operation that caused the crash

Could you please, provide a complete demo or a demo link, where the problem could be reconstructed locally.

Oh, I have found the problem because of the problem of Ajax asynchronous request. I have solved it through other methods. Thank you very much for your help.