kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
558 stars 302 forks source link

error on empty toolbar #1049

Open Mohsen6558 opened 1 year ago

Mohsen6558 commented 1 year ago

Hi on Jquery and bootstrap new version if we clear toolbar in config: 'toolbar'=>[], we have error: jquery.js:4059 Uncaught TypeError: Cannot read properties of undefined (reading 'parentNode') at new hi (dropdown.js:97:34) at HTMLDocument. (index?_toga654c069=page:1142:2) at mightThrow (jquery.js:3766:29) at process (jquery.js:3834:12)

thanks