+ 1

Why is the recycle bin not closing?

https://code.sololearn.com/WRVUSDMr3tB7/?ref=app Actually you may be thinking I am talking about other stuff but it's about my code where recycle bin is not closing everything is right but what is wrong

25th Feb 2020, 5:56 AM
Bibek
Bibek - avatar
1 ответ
+ 1
Bibek You need to give your close function a different name because of the naming conflict with window.close()
25th Feb 2020, 7:05 AM
ODLNT
ODLNT - avatar