跳至内容
菜单
此问题已终结
1 回复
13500 查看

this error comes out when I close the pop up screen and it does not comes out every time

how do I solve this?

形象
丢弃
最佳答案

Hi friend;

Check your Function Destroy. In fact, it is using a field which is undefined.

You can print the field before you used it in the function and you will find False on the console.

Be sure your field is not empty and it will function correctly.

Regards.

形象
丢弃