-
**What is the current behavior? Describe the bug**
Editor steals focus and scrolls page to top of editbox.
**Please provide the steps to reproduce and if possible a minimal demo of the problem via…
-
## There have been updates to the *storybook* monorepo:
+ - The `devDependency` [@storybook/addon-actions](https://github.com/storybooks/storybook) was updated from `5.0.1` to `5.0.2`.
- The `devDe…
-
A ~9MB binary is generated from `@angular-eslint/schematics@17.3.0`.
I'm assuming it is a regression bug maybe after your migration to Nx 18.
To reproduce:
```sh
ng new app --defaults
cd app
…
-
Hello dear Dr. Vikash,
I hope you and everyone in your family are doing well! For conducting Reinforcement Learning experiments I have been using the Ray API and more specifically the implemented a…
-
Hi Everyone,
I know that this issue of data usage is an important one. As such i wanted to start an issue to capture community thoughts on the issue. Based upon our first iterations below is the lang…
-
### Describe the problem that you experienced
Hello,
On https://angular.dev doc there is a confusion about what is encouraged to use :host or @HostBinding and @HostListener.
The style guides enco…
-
Js & Html is a permanent catastrophe, we need a xaml & C# browser but not a plugin like silverlight!
with chakra engine and .net core runtime both shipped, this browser should be compatible with xaml…
-
### Which @angular/* package(s) are relevant/related to the feature request?
compiler, core
### Description
I need to be able to provide an example of Angular component usage as a snippet of …
-
### Which @angular/* package(s) are the source of the bug?
compiler
### Is this a regression?
Yes
### Description
Two-way binding with a signal in @for-block throws a compilation error.…
-
On Angular 16.1.3
```
@Input({ transform: (val) => val ?? 'default') }) input!: string;
```
string `'default` will cause to trigger @angular-eslint/no-input-rename
It seems that rule only look…