Pål K Halle
Pål K Halle
**mapbox-gl-js version**: 3.1.2 **browser**: Chrome 120.0.6099.225 Works as expected in version 3.0.1. Warning appears in version 3.1.0+. ### Steps to Trigger Behavior 1. Create a new style in Mapbox Studio...
When type is set to `solidgauge`, specific `yAxis` options are not applied with `Highcharts.setOptions`. They are however applied if using the `chart` function. This was working in 11.2.0, but broke...
I'm just curious why the Sqlite package is dependent on `Microsoft.Data.SqlClient`. This is causing problems for us with version 8.0.2 because: `Microsoft.Data.SqlClient` >= 5.1.4 depends on `Microsoft.Identity.Client` >= 4.56.0 which...
**mapbox-gl-js version**: 3.4.0 ### Question Up until now, I have enabled custom fonts from our Mapbox account by overriding the glyphs url like this: ```js const glyphsUrl = 'mapbox://fonts//{fontstack}/{range}.pbf' const...
### Prerequisites - [x] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [x] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [x] I have read the [contributing...
### Bug description Having an expression-bodied property with type derived from `GeometryCollection` worked out of the box in EF Core 8, but requires an explicit ignore in EF Core 9...