dash icon indicating copy to clipboard operation
dash copied to clipboard

Data Apps & Dashboards for Python. No JavaScript Required.

Results 557 dash issues
Sort by recently updated
recently updated
newest added

**Describe your context** Windows 10, Python 3.8.6 - Dash information ``` dash 2.4.0 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-table 5.0.0 plotly 5.8.0 ``` - Frontend information: probably not frontend related -...

**Describe your context** Python 3.8.6, Windows 10 - replace the result of `pip list | grep dash` below ``` dash 2.4.0 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-table 5.0.0 plotly 5.8.0 ```...

Hey, The current implementation of the `style_data_conditional` property in the `DataTable` component is quite flexible and allows for creating rich visualization. Unfortunately it's also not very performant when the number...

**Describe your context** Please provide us your environment, so we can easily reproduce the issue. - replace the result of `pip list | grep dash` below ``` dash 2.1.0 dash-bio...

I vaguely remember that Chris might have mentioned this before (if so please link issue), but it would be nice if in `dash.callback(id, props)` we can use some advanced structure...

Hi, I have an issue with a dash data table where I have the first few columns as uneditable and the last ones as editable dropdowns, when I copy a...

**Is your feature request related to a problem? Please describe.** Generally, it can be frustrating that `dcc.Loading` will trigger a spinning animation when ANY of its nested components are in...

feature

**Describe your context** Please provide us your environment, so we can easily reproduce the issue. - replace the result of `pip list | grep dash` below ``` dash 2.3.1 dash-core-components...

Thank you so much for helping improve the quality of Dash! We do our best to catch bugs during the release process, but we rely on your help to find...

Right now you need to click one element, then click the dropdown to click another - it would be wonderful (DE client request) to be able to right or control-click...