Roland Sodeyi
Roland Sodeyi
Anyone get a solution?
Just in case anyone is still struggling with this, one of the many things I've changed is that although every documentation says you should no longer need the tsconfig.json, you...
Hello, Hope everyone is well. Anything new on this?
Hi Guys, just wondering if any updates on this issue. Kind Regards, Roland @ Sothecom
Hello All, hope all is well. Just checking for any updates. Thanks Roland
> Hi! @jbkly @Sothecom @mehmetcetin01140 I had similar issue after updating PrimeNG, but I imported BrowserAnimationsModule, the issue is gone. Thanks @SergeyGor85 This worked. NB: For Standalone components (ie no...
> I had the same issue. I use Angular's v17+ `provideAnimationsAsync` in `ApplicationConfig`. Using the synchron version from `import { provideAnimations } from '@angular/platform-browser/animations';` instead fixed it for me. >...
Hi Team, Please note the workarounds given above have unexpected behaviours with PrimeNg controls e.g. dropdowns not collapsing after selection. So please definitely keep it on the ToDo list.