-
### Describe the bug
I'm trying to load a component dynamically
```svelte
let Terminal = $state();
$effect(() => {
import("./terminal.svelte").then((module) => {
…
-
## Summary
We currently use both `htmlIdGenerator()` (44 usages) and `useGeneratedHtmlId()` (46 usages) in our function components. `useGeneratedHtmlId()` calls `htmlIdGenerator()` internally when …
-
## Help us to manage our issues by answering the following
1. Describe your issue:
I'm working on an extension to add support for riotjs in vscode and I was trying the "withTypes" function.
I n…
-
### Please confirm the following.
- [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems
- [X] I have tried resolving the issue using the [support po…
-
Hi there,
I'm seeing a really long warning in the console when a component like Divider can't be found. It's way longer than it used to be. Here's what I'm using:
- Nuxt: 3.13.2
- Vue: 3.5.11
- Vite…
-
Hello, I also have the same problem,
I also have the same problem. After some research, I noticed that when using a LiveProp assigned to a form that is instantiated with ComponentWith…
-
**Problem**
Hello there, I have this simple code
```rust
#[derive(Properties, PartialEq)]
pub struct Props {
pub id_patient: Option,
pub id_report: Option,
}
#[function_component…
-
### Describe the problem
We use a class that accepts (or tries to, at least) 3 types of content in its `content` property:
+ A component
+ A snippet
+ A `single-spa` parcel
The class used t…
-
### Content language / 内容语言
English
### Major content / 主要内容
1. content, function & component / 内容、功能和组件
2. content, function & component / 内容、功能和组件
3. content, function & component / 内容、功能和组件
#…
-
### Describe the bug
When trying to add a SQL database to a load test server-side components via the Azure CLI Load Test extension, the following error is emitted: `cli.azure.cli.core.azclierror: Typ…