Re: [mapguide-users] React layout warning: Could not find the context menu configuration

2022-09-15 Thread Kajar Kuldsepp
Thank you! I just needed to replace container MapRightclickMenu to MapContextMenu and now its working. Hi Kajar, In your ApplicationDefiniton resource, do you have a Container with the name MapContextMenu ? MapContextMenu ContextMenu top etc

Re: [mapguide-users] React layout warning: Could not find the context menu configuration

2022-09-15 Thread pierre.cardinal
Hi Kajar, In your ApplicationDefiniton resource, do you have a Container with the name MapContextMenu ? MapContextMenu ContextMenu top etc (look at the attached file) The warning is displayed when the Container is missing from the re

[mapguide-users] React layout warning: Could not find the context menu configuration

2022-09-15 Thread Kajar Kuldsepp
Hi! I'm experience warning when using React layout. It happens when I start using latest 0.14.7 version. During load I will get warning: The following warnings were encountered loading the viewer - Could not find the context menu configuration. Right-clicking the map will show an empty cont