Closed halumein closed 7 years ago
Have you installed: https://github.com/2amigos/yii2-grid-view-library/blob/master/composer.json#L30 ?
After reinstall (delete "yii2-editable-widget" from vendor folder and "composer update" ) looks like trouble gone away. Thanks a lot anyway!
Class 'dosamigos\editable\EditableBootstrapAsset' not found
vendor\2amigos\yii2-grid-view-library\src\columns\EditableColumn.php : 13 use dosamigos\editable\EditableBootstrapAsset; // <- not exist
vendor\2amigos\yii2-grid-view-library\src\columns\EditableColumn.php : 145 EditableBootstrapAsset::register($view); // <- called here