Closed olayaherrera closed 10 months ago
Hi @olayaherrera , thank you for reporting. This issue is related to a dependency package. I am aware of it and waiting for this package maintainer to fix this issue. I will update to version 16 after it.
nothing yet ?
yeah, I checked, they updated. I will upgrade to v16 at this weekend @olayaherrera
Please, I also have the same problem
Hi @erdkse , is there any update on updated version?
Removing the ProfabricComponentsModule from package @profabric/angular-components fixed this problem.
Removing the ProfabricComponentsModule from package @profabric/angular-components fixed this problem.
but Profabric is necessary for the theme to function, where exactly did you remove it from?
i got errors
Error: src/app/components/sidebar-search/sidebar-search.component.html:1:1 - error NG8001: 'pf-dropdown' is not a known element:
Angular version is updated to v17.1.0, thank you for the patience folks
Hi,
I try to update the project to angular 16 but i got always this error con web console
Error: NG0209: Unexpected type of the
APP_INITIALIZER
token value (expected an array, but got object). Please check that theAPP_INITIALIZER
token is configured as amulti: true
provider. Find more at https://angular.io/errors/NG0209