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
When a site does not have any menu, the Menus screen fetches all pages in the site and creates menu items for each top level page. The API requests to load all pages should stop once all pages are loaded. But it doesn't stop. The API request continues to fire.
The infinity loading causes the "default menu" section the Menu screen staying at "loading menus" state.
Steps to reproduce the behavior
To reproduce this bug, prepare a site that doesn't have any menu, like a brand new WP.com site. Add a couple of pages to the site.
Expected behavior & Actual behavior
When a site does not have any menu, the Menus screen fetches all pages in the site and creates menu items for each top level page. The API requests to load all pages should stop once all pages are loaded. But it doesn't stop. The API request continues to fire.
The infinity loading causes the "default menu" section the Menu screen staying at "loading menus" state.
Steps to reproduce the behavior
To reproduce this bug, prepare a site that doesn't have any menu, like a brand new WP.com site. Add a couple of pages to the site.
PostService
Tested on [device], iOS [version], Jetpack iOS / WordPress iOS [version]
c2493d9
The text was updated successfully, but these errors were encountered: