[PR #207] [MERGED] Feature/log errors #2482

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/207
Author: @nickpalenchar
Created: 10/23/2019
Status: Merged
Merged: 10/23/2019
Merged by: @liyasthomas

Base: masterHead: feature/log-errors


📝 Commits (2)

📊 Changes

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

View changed files

📝 pages/index.vue (+2 -1)

📄 Description

Simple change but very helpful for debugging in development and for production users reporting future bugs. Easiest way to test is to insert a syntax error in the corresponding try statement


🔄 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/207 **Author:** [@nickpalenchar](https://github.com/nickpalenchar) **Created:** 10/23/2019 **Status:** ✅ Merged **Merged:** 10/23/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feature/log-errors` --- ### 📝 Commits (2) - [`613f3c5`](https://github.com/hoppscotch/hoppscotch/commit/613f3c5cbc19f7fed7d2324418f97107bb1b6fbf) closes #206 always display errors in the console - [`93300a4`](https://github.com/hoppscotch/hoppscotch/commit/93300a4932158b8692e501ba2d8591eb488b8672) update toast error ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/index.vue` (+2 -1) </details> ### 📄 Description Simple change but very helpful for debugging in development and for production users reporting future bugs. Easiest way to test is to insert a syntax error in the corresponding `try` statement --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:11:02 +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#2482
No description provided.