next.js
5ad72a5c - fix: Use form submission instead of onClick for Try Again button

Commit
20 days ago
fix: Use form submission instead of onClick for Try Again button The onClick handler cannot be serialized during prerendering of /_global-error. Using a form with a submit button achieves the same page reload behavior without requiring JavaScript event handlers. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Author
Parents
Loading