You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using normal post data, this translates the menu item data to a JSON string and sends through the data as a single data blob. This should circumvent issues with large menus and the PHP "max_input_vars" limit.
Fixes#422
0 commit comments