[PR #4658] [MERGED] fix(selfhost-desktop): add alias for querystring #4894

Closed
opened 2026-03-17 02:23:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4658
Author: @shipko
Created: 1/4/2025
Status: Merged
Merged: 2/6/2025
Merged by: @jamesgeorge007

Base: patchHead: fix-querystring-error


📝 Commits (1)

  • 5513013 fix(qs-alias): add alias for querystring

📊 Changes

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

View changed files

📝 packages/hoppscotch-selfhost-desktop/vite.config.ts (+1 -0)

📄 Description

Closes #4503

What's changed

I ran into a similar problem described in #4503. However, I noticed that this error does not occur in the web version. After investigating the issue, my fix solved the problem.


🔄 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/4658 **Author:** [@shipko](https://github.com/shipko) **Created:** 1/4/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix-querystring-error` --- ### 📝 Commits (1) - [`5513013`](https://github.com/hoppscotch/hoppscotch/commit/55130132306dfc1efec427d8fb9925426c2ca1aa) fix(qs-alias): add alias for querystring ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-selfhost-desktop/vite.config.ts` (+1 -0) </details> ### 📄 Description <!-- If this pull request closes an issue, please mention the issue number below --> Closes #4503 <!-- Add an introduction into what this PR tries to solve in a couple of sentences --> ### What's changed I ran into a similar problem described in #4503. However, I noticed that this error does not occur in the web version. After investigating the issue, my fix solved the problem. <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:23:19 +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#4894
No description provided.