-
### Command
new
### Description
Currently, Angular CLI provides the option to select between various CSS preprocessors like CSS, SCSS, and LESS when creating a new project. However, TailwindCSS, a …
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
The issue is related to `fdx-side-nav` component. If the menu item (``) is stored in the `` and declared …
-
**Describe the bug**
I am using Angular 12 and trying to add angular-calendar to render the recurrence calendar dates, it is rendering in browser as i can see in the inspect. data is also prope…
-
### Checklist
- [X] I've already searched through [existing tickets](https://github.com/fullcalendar/fullcalendar/issues)
- [X] Other people will find this feature useful
### Is this feature for a s…
-
### Describe the bug
Hi, the component p-slider is rising an error when being used in a mobile device:
[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for exampl…
-
Hello there,
I am currently in the process of migrating a project from Ionic 6 and Angular 7.2 to Ionic 7 and Angular 16.2. I'm encountering the same issue as described in #417. When attempting to bu…
-
### Describe the bug
When I activate a date picker control for an input in an Angular reactive form, Angular's `statusChanges` and `valueChanges` no longer fire.
### Steps to reproduce the bug
1. N…
-
### Describe the bug
"Reopens" #2348, because it wasn't solved and the closing explanation doesn't fit to the core issue.
Our project uses the Angular reactive forms approach with the update strat…
-
### Describe the bug
This is a very specific scenario: using a p-autocomplete component with both "multiple" and "forceSelection" set to true leads to double selection when several items start with t…
-
I have converted an existing angular repo to shell app using `ng g @angular-architects/native-federation:init --port 4220 --type dynamic-host` commant and successfuly converted and app running fine no…