BSd3v
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.
**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...
``` 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...
- 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...
With the upgrade of lerna, windows ceased to build: - fixes the Windows build - reimplements the windows build test