Closed MinatoFanboy closed 2 years ago
I think because kartik-v grid loads a different version of bootstrap. I saw the same and I had to use the default grid widget.
params.php
{ return [ 'adminEmail' => 'admin@example.com', 'PAGESIZEMAX'=>10, 'bsVersion' => '4.x', //kartik-v ]; }
I found some crash in sidebar when using kartik\grid\GridView. What can I do