-
After upgrading to the latest version, VS code tells me that there is a problem when I pass an `Item` to `triggers.ItemStateChangeTrigger`, because `Item` does not expose `"__#5@#getToggleState"(): "P…
-
When I run capnp compiler of Capnproto 1.0 version, I am getting
```
TypeError: Cannot create property 'pos' on string 'AppContext_DeviceOrientation'
at setTextRangePos (/private/var/tmp/...…
-
I added the TypeScript compiler benchmark as `tests/octane/typescript.js`, but Jalangi crashes during record. Unfortunately, the benchmark has several functions that shadow the `arguments` array, exp…
-
Issue created from [Glutinum Tool](https://glutinum.net/#/editors/fsharp-code?typeScriptCode=C4TwDgpgBA8gtgS2AEgIwB4AqAaKBpKCAD2AgDsATAZygGsIQB7AMykwD4oBeKABQQDGtLLgCiRAQBsArhQjp6TVjnzt2AbiA)
*…
-
### Which package(s) are affected?
Other/unknown (please mention in description)
### Description
When building our application (with Webpack) we encounter following issue during Lit template compil…
-
Hi, it would be nice if the generated TypeScript code would be compatible with
The fix is make sure that all "catch" blocks have an `: unknown` type annotation.
Thank you
-
### Link
https://deck.gl/docs/api-reference/aggregation-layers/hexagon-layer
### Description
The line
```javascript
getTooltip: ({object}: PickingInfo) => object && `Count: ${object.elevationValu…
-
Hi,
I tried to edit a project I wrote in typescript that makes use of the latest (version 1.4.1) language features (like template strings, union types, etc).
I get error warnings from the editor, and …
-
-
Hi!
Straight to the point, I'm getting below errors when running Typescript compiler ie. on the project repo.
`yarn run v1.21.1 …