Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create old slugs field #903

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Create old slugs field #903

wants to merge 6 commits into from

Conversation

AliKdhim87
Copy link
Contributor

@AliKdhim87 AliKdhim87 commented Sep 24, 2024

Reason for the change:

The React cache function does not work properly when the fetch operation occurs in the middleware.
Additionally, the fetchData function is configured with the cache: 'no-store' directive, which conflicts with React's caching mechanism.
@AliKdhim87 AliKdhim87 requested a review from Robbert September 24, 2024 11:09
Copy link

vercel bot commented Sep 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cms-frameless-io ❌ Failed (Inspect) Sep 26, 2024 7:26am
tiptap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 7:26am

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
apps/pdc-frontend/src/util/getRedirectURL.ts 100.00% <100.00%> (ø)
...ckages/strapi-plugin-old-slugs/server/bootstrap.ts 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementatie van URL redirects bij titelwijzigingen van productpagina's
1 participant