You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read property 'options' of undefined
at _9f5 (jquery.easyui.min.js:13220)
at HTMLInputElement.<anonymous> (jquery.easyui.min.js:13477)
at Function.each (jquery.js:365)
at jQuery.fn.init.each (jquery.js:137)
at destroy (jquery.easyui.min.js:13476)
at jQuery.fn.init.$.fn.combo (jquery.easyui.min.js:13441)
at jQuery.fn.init.$.fn.combo (jquery.easyui.extensions.js:587)
at HTMLInputElement.<anonymous> (jquery.easyui.min.js:3091)
at Function.each (jquery.js:365)
at jQuery.fn.init.each (jquery.js:137)
我有多个tabs 在关闭某个使用了 combbox的组件的页面时触发该错误
可以确定是 combo这个扩展导致的 因为我页面如果不用这个组件 可以正常关闭 一旦用上 在关闭tab时 就报错了
作者可有好的解决办法 🤕
The text was updated successfully, but these errors were encountered: