I have a problem with menu ids sometimes when I change them o add a new id to the tree, the menu can stop working without any response/log/life-sign. I would love to see some kind of response from my server why the submenu button does not work
This is my menu tree structure, is there something wrong with my ids?
Menu Tree
menu main-menu/
menu main-menu/register-start-menu/
menu main-menu/register-start-menu/register-caller-menu/
action main-menu/register-start-menu/register-caller-menu/register-wallet-action
action main-menu/register-start-menu/register-caller-menu/register-channel-action
action main-menu/register-start-menu/register-caller-menu/register-save-caller-profile-action
menu main-menu/register-start-menu/register-developer-menu/
action main-menu/register-start-menu/register-developer-menu/register-website-action
action main-menu/register-start-menu/register-developer-menu/register-ca-action
action main-menu/register-start-menu/register-developer-menu/register-tglink-action
menu main-menu/profile-caller-menu/
action main-menu/profile-caller-menu/update-wallet-action
menu main-menu/profile-caller-menu/channels-menu/
action main-menu/profile-caller-menu/channels-menu/update-add-channel
action main-menu/profile-caller-menu/channels-menu/update-select-channel-action:(.+)
action main-menu/profile-caller-menu/channels-menu/update-edit-channel-action:(.+)
I have a problem with menu ids sometimes when I change them o add a new id to the tree, the menu can stop working without any response/log/life-sign. I would love to see some kind of response from my server why the submenu button does not work
This is my menu tree structure, is there something wrong with my ids?