-
### Environment
#### Sonata packages
show
```
sonata-project/admin-bundle 3.107.3 4.21.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.21.0 …
-
# Bug report
### Image not being passed to params in form component
****
### Issue Description
**When using the `x-admin::media.images` component the content of it won't be passed to params of…
-
### Package
Carbon for IBM Products
### Description
DataGrid Table should have a sticky header by default
### Component(s) impacted
Datagrid
### Browser
Chrome, Safari, Firefox, Microsoft Edge…
-
### Feature request type
Enhance component
### Component name
MudTreeView
### Is your feature request related to a problem?
In version 7.9.0 a new property named "Visible" was introduced on the `…
-
To reproduce
Open https://blazor.radzen.com/datagrid?theme=material3
Open IQueryable or LoadDataEvent DataGrid demo (I think it would be reproduceable on any demo)
Make ID column filterable
Open t…
-
### Feature request type
Other
### Component name
Snackbar, TimePicker (and other)
### Is your feature request related to a problem?
To be able to run MudBlazor (version 6.0.9) without breaking t…
-
Following the lead of the React storybook and how the Slug component and component slug props are getting documented (https://github.com/carbon-design-system/carbon/pull/15812), let's add similar docu…
-
### Steps to reproduce
**Environment Details:**
- Material-UI Version: [5.2.4]
- Material-UI x-Datagrid:[5.2.0]
- Browser: [e.g.,Firefox]
**Description:**
I encountered an issue related to the…
-
### The problem
I have the following console errors when using the useSelectAllWithToggle hook for datagrid:
```
console.error
Warning: Failed prop type: The prop `labelText` is marked as r…
-
### The problem in depth
Hi - I believe this code was working previously but now seems to not allow me to hide specific fields in the column picker.
```tsx
const hiddenFields = ['actions']; // …