Raimondas Rimkus
Raimondas Rimkus
**Describe the bug** `"skipLibCheck": true` is set in `@itwin/build-tools`: https://github.com/iTwin/itwinjs-core/blob/ba27495de35b852087506fe305d234362729bd76/tools/build/tsconfig-base.json#L21C8-L21C8 This causes internal builds and external consumers that use `@itwin/build-tools` to ignore missing dependencies errors. **To Reproduce** tsconfig.json: ``` {...
Key presses are not registered after Delete is held after deleting all text. Seems to only reproduce in emulator.
## Describe the Bug We want to test a generic function that has multiple invocations of related types. In the test below exception `Unable to cast object of type 'Foo'...