Skip to content

[bug]: Generation value leakage from A to B on window reload #39

Description

@lstein

Is there an existing issue for this problem?

  • I have searched the existing issues

Install method

Invoke's Launcher

Operating system

Linux

GPU vendor

Nvidia (CUDA)

GPU model

No response

GPU VRAM

No response

Version number

6.10.0

Browser

No response

System Information

No response

What happened

When operating in multiuser mode, user A and user B log in with separate browsers.

  1. User A performs a generation.
  2. User B then reloads the browser window.
  3. Unexpectedly, the generation parameters (positive and negative prompt, model, steps, etc) appear in B's browser.

What you expected to happen

  • When A reloads the page, the last generation parameteres used by A appear.
  • When B reloads the page, the last generation parameters used by B appear.
  • There is no leakage of data from one user to another.
  • When the Administrator is logged in, the last generation parameters used by the Administrator are loaded

How to reproduce the problem

No response

Additional context

No response

Discord username

No response

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

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions