mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #1735] New environment not being saved #549
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#549
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NickNish09 on GitHub (Jun 28, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1735
Describe the bug
Environments not saving when I try to create a new one, either logged in or not.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When I refresh the page I should still see the created environment.
Screenshots

Created a new environment named
My new envRefreshed the page, and it is gone

Desktop (please complete the following information):
Additional context
Tried logged in and without logging in.
Also tried on a MacOS 10.15
I looked at the console and this error seems to be appearing, I dont know if maybe related:
Great project by the way! Thanks for the attention
@liyasthomas commented on GitHub (Jun 28, 2021):
Thank you for reporting the issue, we're working on a quick fix.