-
I get this error when I click on the plus button.
-
Code:
```php
-
I have a column in GridView which is integrated SELECT2 as such:
```php
[
'format' => "html",
'attribute' => 'some_attribute',
'label' => 'X Label',
'class' => 'kartik\grid\Edi…
-
The upload box takes up way too much room currently, look into resizing it or possibly using a different tool for our file upload.
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [ ] The issue still exists against the latest `master` branch of yii2-edita…
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [ ] The issue still exists against the latest `master` branch of bootstrap-…
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of yii2-edita…
-
Hello, sorry for understanding i am fr
i use boostrap v5 and I generate editor
```
$.fn.fileinputBsVersion = "5.2.3";
$('#editor').markdownEditor({
use…
-
Hi!
I want to use kartik\select2 widget in my Yii2 project, so I install it via composer and place into my view the example from documentation and get this error:
_Not instantiable – yii\di\NotI…
-
Related to kartik-v/yii2-grid#1056, kartik-v/yii2-grid#1057