jxnblk/mdx-deck

different decks share the same slide index

Open

#456 aberto em 28 de ago. de 2019

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (662 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (11.169 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I have a single gatsby site with many different decks. If I have two of them open in different windows/tabs, they end up synchronized together -- if I go to slide 14 in one deck, the other deck navigates there as well.

I would argue this is not desirable. If both tabs/windows are viewing the same deck, then yes, this is a good thing, as it keep the presenter view in sync with the normal view. But otherwise, no.

Guia do colaborador