maitrungduc1410 / primeng-shadowdom-directives

Directives that make PrimeNG plays nicely with ShadowDOM
https://maitrungduc1410.github.io/primeng-shadowdom-directives/
MIT License
9 stars 3 forks source link

Has this been tested with Angular 16 #13

Closed zenith77 closed 8 months ago

zenith77 commented 9 months ago

Hi there @maitrungduc1410

I just did a quick test of upgrading the library to Angular 16. 99% of everything works, but the part that doesn't is the sub menus don't show when you click on a root menu item.

Is there a chance you could look into it?

maitrungduc1410 commented 9 months ago

Sure, lemme check with Angular 16 and get back to you

Which primeng version are you using?

maitrungduc1410 commented 9 months ago

hi @zenith77 which menu component are you referencing about?

zenith77 commented 9 months ago

Hey there @maitrungduc1410 - appreciate the quick response. Apologies for the lack of detail! :)

The menu bars in question are; p-megamenu and p-menubar. The menu bars themselves show up, but the sub menus don't appear.

The version of primeng we are using is; 16.3.1

maitrungduc1410 commented 9 months ago

hi @zenith77 pls upgrade to v1.0.1, I added support for Angular >= 16