-
-
### Environment
- Operating System: Darwin
- Node Version: v22.9.0
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.3
- Builder: …
-
**I'm submitting a ...** (check one with "x")
```
[] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of AG Gr…
-
### Steps to reproduce
Link to live example: https://mui.com/material-ui/getting-started/templates/dashboard/
Steps:
Scroll to the right in the data grid
### Current behavior
For some reason, ther…
-
### Description
Setting the page size of a Grid to a very large value can lead to browser side hangs even if the data provider does not contain many items.
### Expected outcome
I would expect the p…
-
### Version
5.3.2
### Link to Minimal Reproduction
https://codesandbox.io/s/spn43j
### Steps to Reproduce
Create a chart with multiple Y-axes.
Set specific grid padding values for the left and r…
-
Hi, thank you for your work!
I’m particularly interested in the evaluation metrics mentioned in the paper. I was wondering if there is any available code or scripts to reproduce the evaluation metr…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. go to mux datapremium
2. try to manage column visibility
3. the names of the columns are not ordered..
### Current behavio…
-
### Description
No months can be used that only have 30 days on the 31 of October, setting the date of the computer to the 1st of November resolves the issue.
The time of existing items being ed…
-
## Intuition
The count island problem models 1 as a land 0 as water. If surrounded by water, that is an island. I see this problem as an extension of a land count, but there will be many duplicated…