BSd3v

Results 24 issues of BSd3v

creating `customSetProps` to handle `setProps` when component no longer in dash tree

adjusting the test-app flow to edit comments by the bot once made, with timestamps in UTC, as well as creating a deployment status with the link.

This PR is attempting to allow for layouts and callbacks to be performed in a way that will allow for async functions natively.

feature
community

**Is your feature request related to a problem? Please describe.** When trying to use the application in debug=True mode, not dealing with all errors one by one. If I have...

feature
P3

``` dash 2.18.2 ``` When using Pattern-Matching callbacks that use background callbacks, the current way things work. If the output is the "same", (same exact callback), it will cancel the...

bug
P2
community

- when trying to troubleshoot breaking code, we've had to guess what was breaking - with this PR the devtools will use a map to go into the source code...

Paused

With the upgrade of lerna, windows ceased to build: - fixes the Windows build - reimplements the windows build test

infrastructure
P1
fix
community