Duplicate IDS error when reordering pages with Stache enabled
Describe the bug When reordering pages with the Stache enabled (don't update on every request), Statamic return a duplicate IDS error.
To Reproduce Steps to reproduce the behavior:
- Set the Stache enabled
- Go to pages
- Drag page under another
- See error
Expected behavior The page should be moved under the parent and it shouldn't return in previous position
Screenshots
Log error:

Environment details (please complete the following information):
- Statamic Version 2.11.20
- Fresh Install or Upgrade: Upgrade, but the bug there was also in 2.11.15
- OS: macOS 10.15.3
- Browser: Chrome 81
- Web Server: Apache for production env | Valet for development env
- PHP Version: 7.3
- Addons installed: Mix | RedactorPlugins | Sitemap (private addon for sitemap generation)
Thanks guys
There's a few issues with duplicate IDs and Stache getting corrupted, but they haven't been resolved yet. https://github.com/statamic/v2-hub/issues/2163 https://github.com/statamic/v2-hub/issues/2195 https://github.com/statamic/v2-hub/issues/2330 https://github.com/statamic/v2-hub/issues/2490