Colin Brust
Colin Brust
**Describe your context** ``` dash 2.13.0 dash-bootstrap-components 1.5.0 dash-core-components 2.0.0 dash-daq 0.5.0 dash-html-components 2.0.0 dash-loading-spinners 1.0.0 dash-mantine-components 0.12.1 dash-table 5.0.0 ``` **Describe the bug** When using `go.ScatterMapbox`, `clickData` is not...
It appears that if you add a logo to a `plotly` figure using the `layout` function, it only works when using a remotely hosted image. Using the example on the...
If you try to center align a `Slider` or `RangeSlider` within a `dmc.Stack`, it will be completely compressed to a single point and is not usable. The issue doesn't arise...
When using the interactive shell, you can either directly enter code into the interactive terminal, or select code in a script and run it in the interactive shell with the...
### Please confirm that the bug report does ***not*** already exist - [X] I confirm there is no existing issue for this bug. ### Steps to reproduce Spin up a...
### Please confirm that the bug report does ***not*** already exist - [X] I confirm there is no existing issue for this bug. ### Steps to reproduce 1. Note the...
I'm migrating to DMC 2.0 and this bug took a while to hunt down. From the documentation, it looks like the default value of MultiSelect has to be a list...
I am using dash-ag-grid version 31.3.1 with dash 3.1.1. When using the default example on your website for [selection using the header](https://dash.plotly.com/dash-ag-grid/checkbox-row-selection#header-checkbox-selection), there is inconsistent behavior between Firefox and Chrome....
I am unable to add a .fgb polygon as a GeoJSON feature to my Dash Leaflet map. I tested this using Python 3.12 with `dash==3.1.1` and `dash-leaflet==1.1.2`. Using the `Flatgeobuf`...