[PR #785] [MERGED] fix: move useScript to top level for @unhead/vue v2 compatibility #763

Closed
opened 2026-02-26 21:32:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/785
Author: @dreamhunter2333
Created: 12/12/2025
Status: Merged
Merged: 12/12/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/email


📝 Commits (1)

  • 3279f9a fix: move useScript to top level for @unhead/vue v2 compatibility

📊 Changes

1 file changed (+9 additions, -5 deletions)

View changed files

📝 frontend/src/App.vue (+9 -5)

📄 Description

Summary

  • Move useScript call outside onMounted to avoid context loss in async callbacks
  • Fix @unhead/vue v2 compatibility issue

Test plan

  • Frontend build passes

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/785 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 12/12/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/email` --- ### 📝 Commits (1) - [`3279f9a`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/3279f9ad8f5c905da1e088b91f38574ce9d7dc1a) fix: move useScript to top level for @unhead/vue v2 compatibility ### 📊 Changes **1 file changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/App.vue` (+9 -5) </details> ### 📄 Description ## Summary - Move useScript call outside onMounted to avoid context loss in async callbacks - Fix @unhead/vue v2 compatibility issue ## Test plan - [x] Frontend build passes 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:32:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#763
No description provided.