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

fix: return fresh data on form redirect #39

Merged
merged 1 commit into from
Sep 30, 2024
Merged

fix: return fresh data on form redirect #39

merged 1 commit into from
Sep 30, 2024

Conversation

stilt0n
Copy link
Owner

@stilt0n stilt0n commented Sep 30, 2024

closes #38
fixes a bug where new recipes were 404s until manually refreshed

What I Did

  • replaces redirect with router.push

@stilt0n stilt0n added the bug Something isn't working label Sep 30, 2024
@stilt0n stilt0n self-assigned this Sep 30, 2024
Copy link

vercel bot commented Sep 30, 2024

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

Name Status Preview Comments Updated (UTC)
grits-greenbeans-and-grandmothers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 11:50pm

@stilt0n stilt0n merged commit 2d0528b into main Sep 30, 2024
6 checks passed
@stilt0n stilt0n deleted the fix-redirect branch September 30, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return fresh data on form redirect
1 participant