-
Got a report that Blockly.Field.register isn't working for field types that aren't yet defined. Seems to work okay to override existing types, but not new ones.
Needs more investigation.
---
Moved…
-
Hello,
I am trying to get Hlint warnings for the redundant extensions enabled globally (either via `GHC2021` or additional `default-extensions` in Cabal files), as per https://github.com/ndmitchell…
-
### Describe the feature
FileButton only allows setting filenames and extensions, which merely offers highlighting items that match the criteria. This offers no actual value beyond highlighting and (…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
(See example code below)
(Notice the `{default': True}` in `field2`'s `anyOf`)
I suspect this has to do with the …
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Using a `BeforeValidator` with a union type (see `example.py` below) results in :
```
Traceback (most recent call l…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
Use `envoy.extension…
-
**Describe the bug**
According to the end of [7.1.2 Errors](https://spec.graphql.org/draft/#sec-Errors), non-standard fields should be put under `extensions` in case of error.
Currently when [re…
-
Extensions (i.e. packages with type `php-ext` or `php-ext-zend`) have specific metadata in the `php-ext` field. It would be great to display this metadata (the extension name, whether they support ZTS…
-
Just like what was recently added for the "extras" field it would be useful to have the option of using a user callback for any "extensions" that are not natively supported by fastgltf. This would all…
-
### Description
I configured multiple authorization rules in my schema to allow a dynamic set of user and the admin group to have access to the data. Both auth rules were working fine before until I …