responsively-org/responsively-app

State sharing between instances

Aberta

#1.010 aberto em 7 de jul. de 2023

 (7 comentários) (0 reação) (0 responsável)JavaScript (1.064 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (21.641 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

🐞 bug report

State sharing between instances

✍️ Description

When using two independent instances of the app they share some data and inputs. When scrolling a page on one app, the other gets scrolled simultaneously. Going back and forward in history is also shared across apps as the taps on the page.

🕵🏼‍♂️ Is this a regression?

No. 1.4.0 has a similar issue

🔬 Minimal Reproduction

  1. Open one app with a page
  2. Open the second app with a page
  3. Scroll on the first app
  4. The page on the second app is getting scrolled as well

🌍 Your Environment

Ctrl + F1 doesn't work

System: Ubuntu 22.04 App version: 1.5.0.AppImage

🔥 Exception or Error or Screenshot

Guia do colaborador