-
## Background
- The form and input components have reached the limit of what can be accomplished with the schema architecture. It is time to refactor them.
## Tasks
### Create `FormV2`:
- Copy s…
-
### Which @angular/* package(s) are relevant/related to the feature request?
@angular/forms
### Description
I am building a set of configurable form field components that uses the directive c…
-
Nurnoch da Pipes wo sinnvoll. Nur noch eine Transformpipe.
### Anforderungen
- `parse-unit-value.pipe.ts` wird nur in einem Typescriptfile verwendet, deshalb sollte dies eine helper function im entsp…
-
# 🐛 Bug Report
When trying to render SVG elements (text and shapes) from within the `repeat` directive, the nodes are present in the DOM but they are not rendered by the browser. Elements outside o…
-
**Description:** I followed all the necessary steps to install ngx-leaflet and ngx-leaflet-markercluster to implement a map with marker clustering in my Angular application. Despite the correct instal…
-
I tried adding `react-error-boundary` to my app and it gives an error with the dev server. I think it works with the production build. I recreated my own ErrorBoundary class component with a "use clie…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x…
-
Using a next-yak styled component with a server component (page.tsx) that defines the Next.js special function [generateMetadata](https://nextjs.org/docs/app/api-reference/functions/generate-metadata)…
-
### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
Several libraries (like ngx-valdemort or angular material) use the `submitted` property of t…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
When standalone component is created with `@Component({ selector: 'button[cv-button]'`…