EasyUI Forum

General Category => EasyUI for Vue => Topic started by: fengdie on August 01, 2018, 10:29:27 PM



Title: quick click datagrid cell throw an exception
Post by: fengdie on August 01, 2018, 10:29:27 PM
官网的例子,或者 源码安装后都有这个问题。
DomHelper.js?be6b:60 Uncaught TypeError: Cannot read property 'matches' of null
    at DomHelper.closest (DomHelper.js?be6b:60)
    at VueComponent.onCellDblClick (DataGridTable.js?f9cd:154)
    at dblclick (eval at createFunction (vue.esm.js:NaN), <anonymous>:3:2203)
    at invoker (vue.esm.js?a026:2027)
    at HTMLTableCellElement.fn._withTask.fn._withTask (vue.esm.js?a026:1826)


Title: Re: quick click datagrid cell throw an exception
Post by: jarry on August 02, 2018, 08:29:30 AM
Please update to a newer version.