Can’t disable wizard – ‘Uncaught RangeError: Maximum call stack size exceeded’
-
If I try to disable the wizard when creating an ad, I get an error in the developer console:
`
Uncaught RangeError: Maximum call stack size exceeded
at ea.select (jquery.js?ver=1.12.4-wp:2)
at Function.ea (jquery.js?ver=1.12.4-wp:2)
at Function.jQuery.find (jquery-migrate.js?ver=1.4.1:290)
at n.fn.init.find (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.jQuery.fn.find (jquery-migrate.js?ver=1.4.1:677)
at jQuery.fn.init.n.fn.init (jquery.js?ver=1.12.4-wp:2)
at new jQuery.fn.init (jquery-migrate.js?ver=1.4.1:241)
at n (jquery.js?ver=1.12.4-wp:2)
at Object.close (wizard.js?ver=1.14.9:68)
at HTMLAnchorElement.<anonymous> (wizard.js?ver=1.14.9:30)
`
As a result, not just does the wizard not get replaced with the full form (ideally one that would include the debug ad option – since I’m not even seeing dummy ads), but even the wizard next button stops working.Suggestions?
The topic ‘Can’t disable wizard – ‘Uncaught RangeError: Maximum call stack size exceeded’’ is closed to new replies.