I tried:
- official getting started guide for PrimeNG
- Steps to integrate PrimeNG with JHipster (sorry if this is a duplicate post, have no rep to comment there)
- generator-jhipster-primeng
and some other articles and stackoverflow posts with no luck on getting the latest PrimeNG 6+ to work with the latest JHipster 5+. It mostly works, but the styles are a bit off - mainly it seems like primeicons aren't working.
For example, I tried the primeng filter table example and it mostly works except the icons such as the dropdown arrows appear as empty boxes as well as others not appearing correctly. I suspect this may have to do with primeicons not importing correctly?
Has anyone got this to work? I tested using a fresh install of everything but I can post code if really needed.