[PR #2744] [MERGED] fix: fix ref access when using v-for on Invite.vue #4031

Closed
opened 2026-03-17 01:35:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2744
Author: @amk-dev
Created: 10/6/2022
Status: Merged
Merged: 10/6/2022
Merged by: @AndrewBastin

Base: mainHead: sentry/HOPPSCOTCH-APP-3A


📝 Commits (3)

  • 0d86c28 fix: change tippy() to tippy
  • 55fcd4b fix: use index to access ref from v-for
  • 24edab0 chore: improve types for template refs

📊 Changes

3 files changed (+39 additions, -34 deletions)

View changed files

📝 packages/hoppscotch-app/src/components/collections/teams/Collection.vue (+18 -16)
📝 packages/hoppscotch-app/src/components/collections/teams/Folder.vue (+18 -16)
📝 packages/hoppscotch-app/src/components/teams/Invite.vue (+3 -2)

📄 Description

Description

fixes HOPPSCOTCH-APP-3A


🔄 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/hoppscotch/hoppscotch/pull/2744 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 10/6/2022 **Status:** ✅ Merged **Merged:** 10/6/2022 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `main` ← **Head:** `sentry/HOPPSCOTCH-APP-3A` --- ### 📝 Commits (3) - [`0d86c28`](https://github.com/hoppscotch/hoppscotch/commit/0d86c2868f08b350767e5aa5af06d456b96c4d9d) fix: change tippy() to tippy - [`55fcd4b`](https://github.com/hoppscotch/hoppscotch/commit/55fcd4b22b13732c6a025b57ab303529dc4fcdfd) fix: use index to access ref from v-for - [`24edab0`](https://github.com/hoppscotch/hoppscotch/commit/24edab0f4476d1b73fb83d407ce5397587032cc0) chore: improve types for template refs ### 📊 Changes **3 files changed** (+39 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/src/components/collections/teams/Collection.vue` (+18 -16) 📝 `packages/hoppscotch-app/src/components/collections/teams/Folder.vue` (+18 -16) 📝 `packages/hoppscotch-app/src/components/teams/Invite.vue` (+3 -2) </details> ### 📄 Description ### Description <!-- Add a brief description of the pull request --> fixes HOPPSCOTCH-APP-3A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:35:54 +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/hoppscotch#4031
No description provided.