modal多层弹窗Maximumcallstacksizeexceeded解决⽅法
需要添加如下代码:
//作⽤:在弹窗⾥⾯再弹窗,浏览器console报错:Uncaught RangeError: Maximum call stack size exceeded,$.fn.modal.Constructor.prototype.enforceFocus = function () { };
$(function () {
//作⽤:在弹窗⾥⾯再弹窗,浏览器console报错:Uncaught RangeError: Maximum call stack size exceeded, $.fn.modal.Constructor.prototype.enforceFocus = function () { }; });