Skip to content

[BUG] Mocking configuration is unexpectedly reset #16

Description

@kep-mei-yo

🔴 Current behavior

The Mocking configuration is unexpectedly disabled while in use, causing requests to be sent to the actual API instead of the mocked response.

Actual: Mocking is disabled unexpectedly.

🟢 Expected behavior

Mocking should remain enabled until it is explicitly disabled by the user.

🔄 Steps to reproduce

  1. Enable Mocking GUI.
  2. Make changes to the code, switch to another tab and come back, or perform similar actions.
  3. Check whether the mocking configuration is still working properly.

⚠️ Error messages / console logs

📦 Affected version(s)

all

🌐 Affected browsers

Chrome (latest)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions