How do I fix an uncaught error: maximum call stack size exceeded | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do I fix an uncaught error: maximum call stack size exceeded

This happens when I try to use a confirm box along with a button on a login page , using JavaScript

21st Nov 2019, 9:36 PM
Emmanuel Unyime
Emmanuel Unyime - avatar
2 Answers
+ 1
Write clear code with white spacing. You may easily find mistake in your code.
22nd Nov 2019, 12:48 AM
usman
usman - avatar
0
I was trying to tether a confirm box to a button. Like for login pages , when I use an alert or prompt box it goes well.
22nd Nov 2019, 7:27 PM
Emmanuel Unyime
Emmanuel Unyime - avatar