Skip to content
This repository was archived by the owner on Aug 28, 2022. It is now read-only.
This repository was archived by the owner on Aug 28, 2022. It is now read-only.

Views are not syncing across browser windows in examples #35

@ijt

Description

@ijt

Steps taken:

  1. cd examples/slider
  2. go build
  3. ./slider
  4. Open http://127.0.0.1:3000 in two windows
  5. Play with the slider

Expected:
The same thing happens in both windows at the same time.

Actual:
Only the window where the user is interacting gets updated.

I also saw this with the todo example. It happened both on Chrome and Safari on Mac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions