Cao Yi
Cao Yi
# App name dash-salesforce-crm # Description of bug Related with https://github.com/plotly/dash-salesforce-crm/issues/7. This app on test server and production is down this morning because * we are using self-created developer trial...
A react-dom console error appears when dash-daq in [tektronix app](https://dash-gallery.plotly.host/dash-daq-tektronix350/) is loaded. Toggle knobs result in more errors. A replicate snippet as follows: ```py import dash import dash_daq as daq...
Similar as other dash components, auto-generated python file enclosing docstrings(e.g. LEDDisplay.py, Indicator.py)could be packed together into tarball, so that pycharm editors may access docstrings/components declarations with shortcut, instead of help(daq.ColorPicker())....
- When pencil draws from middle toward upper border, portion which surpasses the border appears on the other side. - When pencil passes beyond lower or right boundary of canvas...
### Problem description Without loading an image, height of empty canvas is always 200px and cannot be customized. Package version: ``` dash 1.8.0 dash-canvas 0.1.0 dash-core-components 1.7.0 dash-html-components 1.0.2 dash-renderer...