-
I've just encountered issue #424 (and the related #361 as well) and in a similar situation with `https://www.w3.org/ns/controller/v1` defining `alsoKnownAs` top-level alongside `@protected: true`, whi…
-
Hello Nextra Team,
My colleagues and I are using the `nextra docs-theme` to build our documentation site. During development, we encountered an issue: the `Search Bar`, powered by `FlexSearch`, d…
-
Do you think it's intuitive to scroll through the specification to find a box you need to click to see the most basic information about a `price_r` object?
[![Screenshot 2024-09-13 at 10 37 51 AM](…
-
Currently during so-called _compilation phase_ we're generating execution function for each field of each GraphQL object - we do it quite naively to be honest. The idea is to replace current function …
-
### Description
When using FilePicker on iOS you are able to select *.js files after passing in public.plain-text as a filter.
### Steps to Reproduce
1. Add a FilePicker to your application
2. Cr…
-
I have a plain JS object that is failing the check because it has an attribute called "constructor". But it is defined as a string. This should still be considered a plain JS object.
```
const myP…
-
Objects are deprecated in 1.1, but the spec, at least according to their unit tests, requires the object type to be supported for WDL 1.1. There is a unit test in the SPEC:
https://github.com/openwdl…
-
The page published at https://registry.terraform.io/providers/linode/linode/latest/docs has a number of broken links to https://www.terraform.io/docs/resources/object_storage_bucket.md and https://www…
-
Hello,
In the CoverageJSON document section [NdArray Objects](https://github.com/opengeospatial/CoverageJSON/blob/master/standard/clause_specification_text.adoc#ndarray-objects), the shape of the e…
-
### Describe the bug
`DdLogs.[level]` and `DdRum.addAction` strips properties from `context.error`
Using latest minor version of "@datadog/mobile-react-native", through "expo-datadog"
## On Android…