-
## Describe the bug
with the new logic of Menu item matcher introduced in ee2c0aece1307e71b3137b32f05d962ec94ddbe3, all SubMenu Items with the same Crud are selected, instead of the specific selected…
-
**Describe the bug**
The bug appear with v4.14. I'm face with it in two contexts.
1. On an EventSubcriber :
```
-
Copy CRUD code from yii2 repo https://github.com/yiisoft/yii2-gii
### What steps will reproduce the problem?
### What is the expected result?
Have an option to generate CRUD for an active recor…
-
# Bug report
### What I did
I create a model and table in DevTools that contains a nullable field, and when I open the create form in CRUD, I get the default value "NULL" as a "STRING" instead o…
-
# Bug report
### What I did
Added dropzone as crud field
```
CRUD::field([
'label' => 'Image Gallery',
'name' => 'image_gallery',
'type' => 'dropzone',
…
-
**Describe the bug**
When using Pretty URLs in 4.14.5 and adding a custom BatchAction, the Button gets populated with the old URL style. When calling this URL a TypeError is thrown: `EasyCorp\Bundle\…
-
I am trying to add inline add button while inserting but button not appear
```
-
# Bug report
### What I did
I'm formatting my CRUD form using custom_html field types that include `````` tags.
### What I expected to happen
I expect that when I drag-and-drop an image in…
-
# Bug report
### What I did
I keep getting errors when using a subfield that has a "withfiles" configuration. This is the setup:
1) There is a model with its "pdfs" attribute as a repeatable …
-
Hello,
We face the following exception when parsing one of our JUnit result file with junitparser version 3.2.0:
```python
Traceback (most recent call last):
File "/home/build/venv/bin/junit…