jxnblk/mdx-deck

different decks share the same slide index

开放

#456 创建于 2019年8月28日

 (3 条评论) (1 个反应) (0 位负责人)JavaScript (594 个派生)batch import
bughelp wanted

仓库指标

星标
 (11,500 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南