salesforce-experiencecloud / MultiLevelNavigationMenu

The Multi-Level Navigation Menu for Experience Cloud app offers components to manage multi-level navigation menus, and render them in your Experience Cloud site. You can configure up to 6 levels of depth in your menus, control the look and feel with styling configuration, horizontal vs vertical presentation, language filtering support, and much more!
Other
7 stars 4 forks source link

Guest User Access #1

Closed mrefaat closed 2 years ago

mrefaat commented 2 years ago

The menu is not showing for Guest User.

I've done the following but it s still not working

gtabboud commented 2 years ago

Please review the "Sharing, Access, and Security Requirements" section in this doc: https://salesforce.quip.com/4EMxAD8a2uEn

mrefaat commented 2 years ago

Thanks for your reply. I've done all of this i found this error in the console lwrapp:1 TypeError: Cannot read properties of undefined (reading 'length') at get menuAriaAnnouncement (modules/ccnavmenus/navMenu.js:1:9265) at .hybridGetTrap [as get] (eval at Xp (lwr_bootstrap_locker:25:156), :5:6965) at D (modules/ccnavmenus/navMenu.js:1:4998) at eval (eval at Xp (lwr_bootstrap_locker:25:156), :5:11189) at lwr_bootstraplocker:23:2794 at .apply (lwr_bootstrap_locker:23:4383) at lwr_lwc:7:2538 at _t.observe (lwr_lwc:1:7416) at an (lwr_lwc:7:2140) at G (lwr_lwc:7:7313)

mrefaat commented 2 years ago

Yes it's working now thanks a lot