dash icon indicating copy to clipboard operation
dash copied to clipboard

Data Apps & Dashboards for Python. No JavaScript Required.

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

**Describe your context** ``` dash 2.17.1 dash_ag_grid 31.2.0 dash-bootstrap-components 1.6.0 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-mantine-components 0.12.1 dash-table 5.0.0 dash-testing-stub 0.0.2 ``` **Describe the bug** https://github.com/plotly/dash/pull/2795 enabled you to pass a...

bug
good first issue
P3

**Describe your context** ``` dash 2.17.1 dash-ag-grid 2.4.0 dash-auth-external 1.2.1 dash-auth0-oauth 0.1.5 dash-bootstrap-components 1.6.0 dash-core-components 2.0.0 dash-cytoscape 1.0.0 dash-extensions 0.0.71 dash-html-components 2.0.0 dash-iconify 0.1.2 dash-loading-spinners 1.0.3 dash-mantine-components 0.12.1 dash-table 5.0.0...

bug
P3

while using 'orthographic' mode(fig['layout']['scene']['camera']['projection']['type']), uirevision set to 'foo' in order to keep the last figure camera settings, does not work. meaning that while orthographic is set, you cannot retain figure...

bug
P3

``` dash 2.16.1 dash-bootstrap-components 1.6.0 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-iconify 0.1.2 dash-mantine-components 0.12.1 dash-table 5.0.0 ``` **description** There appears to be an inconsistency in how dcc.Store components behave with different...

bug
P3

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...

bug
sev-3
P3

Fix #3014 We use the `propTypes` defined on the react components to provide runtime prop validation on dash components. This property is missing from typescript components as they don't define...

feature
P1

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.95.0. Release notes Sourced from webpack's releases. v5.95.0 Bug Fixes Fixed hanging when attempting to read a symlink-like file that it can't read Handle default...

dependencies

Bumps [cookie](https://github.com/jshttp/cookie) from 0.6.0 to 0.7.0. Release notes Sourced from cookie's releases. 0.7.0 perf: parse cookies ~10% faster (#144 by @​kurtextrem and #170) fix: narrow the validation of cookies to...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...

dependencies