-
## Open items the Mantine V6 docs.
Please feel free to add to the list. Or better yet, open a pull request to address any of the items listed below. This is a great way to contribute to the `da…
-
## Describe the bug
"Click" button is the Input for two callbacks. When we click it, both should be triggered:
- the first one takes a long time (e.g. 3 seconds), and when it ends, it should upda…
-
**Describe your context**
Please provide us your environment, so we can easily reproduce the issue.
```
dash 2.13.0
dash-core-components 2.0.0
dash-enterprise-librarie…
-
The dash_html_components package is deprecated. Please replace
`import dash_html_components as html` with `from dash import html`
from dash_html_components import Div, Label
WARNING:root:Failed t…
-
**Describe your context**
```
dash 2.14.1
dash-bootstrap-components 1.5.0
dash-core-components 2.0.0
dash-extensions 1.0.3
dash-html-components …
-
The number of components are impressive. But for all that its not a very attractive framework to use since it looks quite ugly. Is there any scope to improve the default look and feel, closer to a mod…
-
Hi!
First of all, thank you for this awesome package!
I'm currently trying to set up yada for my project, but I'm struggling to make it work for hover menu (similar to [this example from dash-ma…
-
**Describe your context**
```
dash 2.7.1
dash-bootstrap-components 1.2.1
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-mantine-components 0.11.0
da…
-
**Describe your context**
- replace the result of `pip list | grep dash` below
```
dash 2.14.2
dash-bootstrap-components 1.1.0
dash-core-components 2.0.0
dash-html-com…
-
### What's the problem this feature will solve?
Following up on: https://github.com/mckinsey/vizro/pull/205#issuecomment-1866195799
Currently, the dashboard looks off if people try to add their …