Michael Andorfer
Michael Andorfer
### Describe the bug I am using PrimeNg with [theme-base](https://github.com/primefaces/primeng-sass-theme/tree/main/theme-base) and [my-theme](https://github.com/primefaces/primeng-sass-theme/tree/main/themes/mytheme). routerLinkActive is not working since `p-menuitem-link-active` does not exist in `_mixins.scss` It would require something like this: ```...
Is there a possibility to extend or override background colors (e.g. in `styles.scss`) or `my-theme/theme.scss` so that I can use them in templates via ``
An error occurred while running semantic-release: Error: Command failed with exit code 1: pnpm version 1.1.0 --userconfig /tmp/300395d7faeac44f7e40c406d8e74976/.npmrc --no-git-tag-version --allow-same-version npm ERR! Cannot read properties of null (reading 'matches')
## Bug report ### Required System information - Node.js version: 20.11.0 - NPM version: 10.2.4 - Strapi version: 4.24.2 - Database: Postgres 14 - Operating system: linux-x64 - Is your...
### Describe the bug The password component has a wrong width due to missing width inheritance in the child input field.  ### Environment Angular (latest version) PrimeNG (latest version)...