Lachlan Teale

Results 3 issues of Lachlan Teale

This PR fixes #1933. The AIO components are unable to be tested using Pytest and the Dash-Duo object. The callbacks set via `dash.callback` (rather than `app.callback`) are added to a...

P2
fix
community

## Changes This updates the `patch_account_user` example to work without failing. This would close #307 ## Tests - [ ] `make test` run locally - [ ] `make fmt` applied...

**Describe your context** ``` dash 2.9.3 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-table 5.0.0 ``` **Describe the bug** Within custom components created using the `dash-component-boilerplate`, passing a Ref between a wrapped parent...

bug
P3