-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm trying to host a Blazor Server behind Azure Front Door and noticed issues around ca…
-
In #2463 we just resolved to add `at-rule(@foo)` and `at-rule(@foo; desc: value)` functions to @supports, to test for whether an at-rule is supported at all, and whether it supports a given `desc: val…
-
**Issue by [marktani](https://github.com/marktani)**
_Monday Sep 11, 2017 at 11:58 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/528_
----
As stated in the docs about the un…
-
This may be a design choice rather than a bug, but the "relinker" tool built into zMerge only replaces case sensitive matches of the merged plugins. For example, merging the plugin BG**s**omethingFish…
-
Stepping back a bit from https://github.com/OSGeo/gdal/pull/11059, I'm wondering if OGRLayer::CreateField() shouldn't rather be renamed ICreateField() and have a non-virtual method OGRLayer::CreateFie…
-
As mentioned in the title, the checking for duplicate tasks is not case-sensitive. This may result in actual duplicate tasks when it is actually just a difference in case sensitivity.
To reproduce:
1…
-
**Use Case**
Take the following:
`const [value, setValue] = useState();`
I want to change it to:
`const [array, setArray] = useState();`
**Feature Ask**
It would be great to:
1. S…
-
## Style change requested
Current rail lines / casings in the primary "Historical" layer look mushed together at zoom=8 and 9.
See:
https://www.openhistoricalmap.org/#map=8/56.664/-3.685&layers=…
-
## Description
Correct endpoint: https://terminology.ccdh.io/models/CRDC-H/entities
Problematic endpoint example: https://terminology.ccdh.io/models/crdc-h/entities
The problem here is caused by …
-
# 🚀 feature request
### Description
Gazelle should allow for the configuration and resolution of pytest fixtures. In pytest, fixtures are method parameters that are automatically discovered and …