-
![Screenshot 2024-02-02 at 4 49 31 PM](https://github.com/intbot/ng2-pdfjs-viewer/assets/8271981/869849f7-9452-4dd9-8e82-f27ad842ea7c)
![Screenshot 2024-02-02 at 5 36 36 PM](https://github.com/intbot…
-
### Describe the bug
When adding the [editable]="true" property to the component **and** using float labels, it is not possible to type a value manually.
Reproduction on stackblitz: [https://stack…
-
### Versions
```
Angular CLI: 1.7.3
Node: 8.9.1
OS: win32 x64
Angular: 5.2.1
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platfo…
-
_From @sebawita on December 4, 2017 18:50_
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Are…
-
# 🐞 bug report
### Is this a regression?
I'm doing a new project (Angular 18) based on an old project (Angular 14), then i have no idea if it worked in any versions after the creation of Signals…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
### Command
test
### 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_
…
-
getting this error. Angular 9 and agora version is 3.0.2
Cannot find module '@angular/cdk/schematics'
Require stack:
- D:\work\ws\Angular\study\video\angular-video\node_modules\ngx-agora\schemati…
-
## I'm submitting a...
[ x] Bug report
## Current behavior
have `"style":"scss"` in `angular.json`
```
"schematics": {
"@schematics/angular:component": {
"style": "scs…
-
### 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]'`…