{"section":"known-issues","requestedLocale":"en","requestedSlug":"creating-and-deleting-a-large-number-of-redirects-breaks-the-redirects-page","locale":"en","slug":"creating-and-deleting-a-large-number-of-redirects-breaks-the-redirects-page","path":"docs/en/known-issues/Store Framework/creating-and-deleting-a-large-number-of-redirects-breaks-the-redirects-page.md","branch":"main","content":"## Summary\n\n\nDealing with a massive amount of redirects can breaks the UI's page. If you have a lot of redirects or need to delete this huge amount this could lead to a bug where the UI's page is loading forever and never return the redirects information. We think that this may happen because when we delete a huge amount of redirects the first pages from the `listRedirects` query are blank and the UI will look for this first pages to load the first redirects and will never found this.\n\nThis can also impact the CLI import/export.\n\n\n##\n\n## Simulation\n\n\n\n- Create a huge amount of redirects\n- Try deleting them (through the UI or using the rewriter)\n- When returning to the UI page the redirects will not load\n\n\n##\n\n## Workaround\n\n\nN/A"}