-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
### Describe the bug
I was creating a new application with primeng v18 and was bothered by my inputs (text input, dropdown, buttons etc..;) components size do not match the size of v18 docs inputs. I…
-
**Steps to Reproduce:**
```
ionic start
npm install @angular/cli@7.3.4
ng g component Test --changeDetection=OnPush --entryComponent
```
**Output:**
Generated component:
```
import { Compon…
-
Hello, I zak,
I try to use angular-calendar with my data from an API
```
this.events$ = this.Api.getSchedule()
.pipe(
map(({ data }: { data: any }) => {
return data.my…
-
## Description
When we change the currently edited condition without committing or discarding it, it is committed.
![QB_issue9](https://github.com/user-attachments/assets/83f40363-f8dd-4796-b609…
-
### Command
serve
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
16 (with webpack…
-
## Description
When undock (start dragging) a docked pane in a tab, the floating pane has two headers.
* version: 1.7.0
* browser: all
## Steps to reproduce
1. Open https://www.infrag…
-
Test case [BryntumDragIssue (1).zip](https://github.com/user-attachments/files/17185898/BryntumDragIssue.1.zip)
If not runnable with yarn, change version in package.json for yarn from 4.0.4 to 1.2.0 …
-
### Origin URL
https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/angular.html
### Project version
42.0.2
### Is the information outdated? How?
I am experiencing issues with …
-
### Describe the bug
Opening TieredMenu from p-dialog, menu starts hundreds of pixels to right of clicked location.
CascadeSelect does not scroll when higher than screen, bottom options are unreacha…