-
Currently, the Pathname "constructor" or function specifically sets the constructor property of Pathname objects so that instanceof works as expected. However, Pathnames created by the module (e.g., v…
-
Neo4j Version: 5.21.2
Neo4j Mode
Single instance
Driver Version: 5.22.0
Operating System
Apple M2 Pro [Version 14.5 Sonoma]
## Steps to reproduce
Create a float variable with a value that c…
-
### Please feel free to comment on this issue if there are other entities with specific data that you'd like to be able to filter on!
- [ ] Generic "item" data type:
```hocon
{
type: "https:…
-
Currently when errors happen in the framework it can be hard for the framework consumer to determine what happened, and which errors could possibly be thrown. We should make it simpler by documenting …
-
- **Package Name**: azure/storage-blob
- **Package Version**: 12.17.0
- **Operating system**: macOS 12.6
- [ ] **nodejs**
- **version**: v20.5.1
- [ ] **typescript**
- **version**: 5
-…
-
**Describe the bug**
In `yaml/_types/bool.ts`, booleans are evaluated as
```ts
typeof value === "boolean" || value instanceof Boolean
```
This means `Boolean` instances are handled as booleans …
-
Consider the following code:
```php
class WKTReader
{
public function read(string $wkt): Geometry {}
}
abstract class Geometry
{
/**
* @return static
*/
public sta…
-
(continuation of #1600 / #1451)
From @amorton :
-----
we have this check for supported key types in a few places. Do you also have a check for supported value types ?
Do you have the same f…
-
I'm using `karma-systemjs` and found a bug that most likely an issue on `karma` side, so want to bring it up to your attention.
In `karma-systemjs`, it will configure `systemjs` using a config file. …
-
Hello, I found this issue when I was trying to use a CustomElements api polyfill with jsdom. The polyfill validates element definition by checking instanceof passed classes.
It seems that all DOM H…