Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
13502 มุมมอง

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.

อวตาร
ละทิ้ง