Skip to content

Prevent pages from getting overwritten with other page data

Choose a tag to compare

@ricocynthia ricocynthia released this 03 Aug 20:35
· 33 commits to master since this release

If a page is in the process of saving, don't do anything if users attempt to select a different page in the list of pages on the left. Once the changes have been successfully updated and user click on a page, then proceed with the existing logic in selectPage()