-
## Known Issue
There is a known issue that the Razor compiler generates uncompilable C# when specifying a `@rendermode` on a Razor component that also uses the `@typeparam` directive.
### Sympto…
-
Custom scope directive works as intended until we add our custom configuration of `Blade::stringable` into `AppServiceProvider`.
Steps to reproduce
- Install this package
- Use the example from t…
-
### URL
https://grafana.com/docs/alloy/latest/reference/components/loki/loki.source.journal/
### Feedback
User feedback in the Community forums points out that the descriptions and information arou…
-
**Describe the bug**
In Kendo Angular scheduler, if a custom toolbar template is defined with `kendoSchedulerToolbarTemplate`, the views selector component is not visible anymore, even if directive `…
-
Instead of having to manually use the Cayo component to render a component _as_ a Cayo component:
```svelte
import Cayo from 'cayo/component';
```
Doing something similar to [Astro](…
-
### What problem does this feature solve?
Hi! [@vue/test-utils](https://github.com/vuejs/test-utils) maintainer here!
With `` being a recommend way to use Vue3, there is a regression in testing e…
xanf updated
3 months ago
-
### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
It is still impossible to implement working custom CVA based components in 50% of scenarios.…
-
### Command
serve
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
…
-
All of the major Blazor component libraries require multiple steps in order to setup their libraries in a Blazor app. Often these steps include:
- Added JavaScript files
- Linking to CSS style she…
-
### Summary 💡
Same as https://github.com/mui/material-ui/issues/37503
### Examples 🌈
_No response_
### Motivation 🔦
To feel the pain:
1. Create a new project with the example linked …