Hello! First I want to thank you for the awesome addon. Is it me or there's

Hello!
First I want to thank you for the awesome addon. Is it me or there’s the “menu” package missing in version 5.1.0?

Also, the final variable BLANK in the MenuItem class is not public, so I cannot run the demo outside the package. Is that intended?

Sorry about my last post, my bad… But I have another question. I really hope that someone will take time to answer me because I’ve been struggling for quite some time trying to make the app layout work.

I tried to follow the examples, tried to make them even easier but the only thing I have in the browser is:

[Object, Object]

With an error message: Type error cannot read properties of null (reading ‘shadowRoot’). The addon is also whitelisted but nothing work… Your help would be really appreciated.

Oh and I tried with other versions and I had the same issue. So I know I’m the problem but I don’t know why… I’m following the examples…

Thank you

Ok, I was using vaadin 23 and it doesn’t work. I tried with V14 and V22 and everything is fine. I will open an issue

Hi Jimmy.

This was already reported on GitHub.

Can you check [this solution]
(https://github.com/FlowingCode/AppLayoutAddon/issues/102#issuecomment-1135176472)?

Regards.