[PR #13] [MERGED] Update Home.vue #82

Closed
opened 2026-02-27 04:59:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/13
Author: @guyzyl
Created: 8/22/2022
Status: Merged
Merged: 8/22/2022
Merged by: @guyzyl

Base: mainHead: fix-home-button-bug


📝 Commits (1)

📊 Changes

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

View changed files

📝 web/src/pages/Home.vue (+1 -1)

📄 Description

Fix the following bug:

TypeError: Cannot read properties of undefined (reading 'readyState')
    at Proxy.w (Home.d8137db6.js:2:260)
    at Fn (index.97717f94.js:1:16145)
    at gr.w [as fn] (index.97717f94.js:1:35577)
    at gr.run (index.97717f94.js:1:5097)
    at G.u.update (index.97717f94.js:1:35847)
    at G (index.97717f94.js:1:35873)
    at dt (index.97717f94.js:1:34729)
    at ft (index.97717f94.js:1:34524)
    at S (index.97717f94.js:1:31369)
    at gr.w [as fn] (index.97717f94.js:1:35162)

🔄 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/guyzyl/whatsapp-contact-sync/pull/13 **Author:** [@guyzyl](https://github.com/guyzyl) **Created:** 8/22/2022 **Status:** ✅ Merged **Merged:** 8/22/2022 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `fix-home-button-bug` --- ### 📝 Commits (1) - [`374f360`](https://github.com/guyzyl/whatsapp-contact-sync/commit/374f3600c8a0593f10c98fab0a0edf1203937fb3) Update Home.vue ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/src/pages/Home.vue` (+1 -1) </details> ### 📄 Description Fix the following bug: ``` TypeError: Cannot read properties of undefined (reading 'readyState') at Proxy.w (Home.d8137db6.js:2:260) at Fn (index.97717f94.js:1:16145) at gr.w [as fn] (index.97717f94.js:1:35577) at gr.run (index.97717f94.js:1:5097) at G.u.update (index.97717f94.js:1:35847) at G (index.97717f94.js:1:35873) at dt (index.97717f94.js:1:34729) at ft (index.97717f94.js:1:34524) at S (index.97717f94.js:1:31369) at gr.w [as fn] (index.97717f94.js:1:35162) ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:07 +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/whatsapp-contact-sync#82
No description provided.