-
### Describe the bug
Svelte 5 produces an unhelpful error if:
1. A reactive variable is assigned an object whose properties are referenced in markup
2. The reactive variable gets reassigned to …
-
### Description
## When using `t.rich` for rich text format, I see that I can use `JSX.Element` for the value, which displays correctly. However, the typescript gave me the error.
```
Type 'Eleme…
-
### What would you like to see in the library?
Support for non-NodeJS runtimes like Cloudflare workers. Currently this library [fails to compile for Cloudflare](https://github.com/nitrojs/nitro/i…
-
Hello.
When i test a component with @testing-library/react, i get an error "Cannot find module 'linq-to-typescript'..."
Could you help me please ?
"linq-to-typescript": "^11.1.0",
"@testing-li…
-
## Bug Description
The headers property in the DispatchOptions interface currently uses IncomingHttpHeaders. Since this property is used for outgoing HTTP requests, it would be more appropriate to …
-
The need for this task is risen from this review comment
- https://github.com/GAIA-X4PLC-AAD/portal/pull/113#discussion_r1796656107
## Acceptance criteria
- Typescript version is updated to the versi…
-
**Steps to Reproduce**
`import { StandaloneStructServiceProvider } from 'ketcher-standalone';`
**Actual behavior**
Importing `ketcher-standalone` results in the following TypeScript error message…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have a Razor Component Library that includes some TypeScript files. The component lib…
-
### Introduction
Video.js has been a widely used open-source project that provides a reliable and extensible HTML5 video player for the web. As the ecosystem around JavaScript continues to grow, the …
-
### Describe the bug
Unknown compiler option 'noUncheckedSideEffectImports'
Please add support for typescript@latest! (5.6.3)
### Reproduction
vitejs library project in lib mode + vite-plugin-d…