-
### Describe the bug
I have a ListBox with items that contain inputs:
![image](https://github.com/user-attachments/assets/d4aad58c-4148-4741-b53f-45c5bb71590f)
After upgrading to PrimeNg 17, I noti…
-
I have the following angular template:
```
{{__('Import')}}
```
The 'Import' string is successfully extracted using your lib, but the 'Click to Import' text is ignored. I assume this happens becau…
-
### Describe the bug
On the p-table component when setting [resizableColumns]="true" then when opening the date picker it gets hidden under the table. Z Index issue
``
### Environment
Heav…
-
It's possible to export LIT web components to reuse in another libraries or frameworks?
for example searchField.js, viewSettingsButtons.js etc...
-
### I am interested in helping provide a fix!
Yes
### Which generators are impacted?
- [ ] All
- [X] Angular
- [ ] HTML
- [ ] Qwik
- [ ] React
- [ ] React-Native
- [ ] Solid
- [ ] Sten…
-
### Please provide the environment you discovered this bug in.
https://github.com/meeroslav/test-analog/tree/agx-missing-packages
To reproduce:
- yarn
- yarn dev
- // analog reports missing ma…
-
### I'm submitting a
Regression (a behavior that used to work and stopped working in a new release)
### Current behavior
The view switches from viewMode template to editMode template, but then neit…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
**Describe the solution you'd like**
Allow users to create arbitrary databases with defined columns in the same vain as defining arguments on Preset Effect Lists, and provide ways to create, read, up…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am trying to build a Net 8.0 with Angular website that will be hosted internally by IIS so …