- loadResults() now checks resultData.status before calling showSuccess() - Only shows success UI when status is "success", shows failure UI for "fail" - Added null check to renderLyrics() to prevent crash on null lyrics - Added null check in showSuccess() before calling renderLyrics() Fixes crash when navigating to result page while submission is still processing. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| data.js | ||
| home.js | ||
| result.js | ||