[GH-ISSUE #5539] [bug]: Unusably slow typing interface with many environment variables #2136

Open
opened 2026-03-16 23:18:20 +03:00 by kerem · 0 comments
Owner

Originally created by @rabbittsoup on GitHub (Oct 30, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5539

Is there an existing issue for this?

  • I have searched existing issues and this bug hasn't been reported yet

Platform

Web App

Browser

Firefox

Operating System

Linux

Bug Description

What happened?

When I create many environment variables, then typing in any input field (url, query parameters, etc.) becomes unusably slow, taking many seconds between each typed character. Switching between a near empty environment, and an environment with many variables will switch between fast typing response and slow response respectively. I'm not sure how many environment variables are necessary to reproduce, but I have well over 100+.

I expect typing to be quick even with many environment variables.

Steps to reproduce

  1. Create multiple environments
  2. Create 100+ environment variables in 1 of the environments.
  3. Select the environment with many variables.
  4. Reference one of the variables in any field of the tab (url, query parameter, etc.) using <<somvar>> syntax
  5. Typing will become slow and slows down over time with more use.
  6. Switch environment to a new or nearly empty environment and typing speeds up.

Deployment Type

Self-hosted (on-prem deployment)

Version

2025.9.2

Originally created by @rabbittsoup on GitHub (Oct 30, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5539 ### Is there an existing issue for this? - [x] I have searched existing issues and this bug hasn't been reported yet ### Platform Web App ### Browser Firefox ### Operating System Linux ### Bug Description ## What happened? When I create many environment variables, then typing in any input field (url, query parameters, etc.) becomes unusably slow, taking many seconds between each typed character. Switching between a near empty environment, and an environment with many variables will switch between fast typing response and slow response respectively. I'm not sure how many environment variables are necessary to reproduce, but I have well over 100+. I expect typing to be quick even with many environment variables. ## Steps to reproduce 1. Create multiple environments 2. Create 100+ environment variables in 1 of the environments. 3. Select the environment with many variables. 4. Reference one of the variables in any field of the tab (url, query parameter, etc.) using `<<somvar>>` syntax 5. Typing will become slow and slows down over time with more use. 6. Switch environment to a new or nearly empty environment and typing speeds up. ### Deployment Type Self-hosted (on-prem deployment) ### Version 2025.9.2
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#2136
No description provided.