lbovet / wb0

Online collaborative whiteboard that is simple, free, easy to use and to deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boradcast bug with undo/redo

andrea78 opened this issue · comments

Hi Laurent,
Thanks for your great fork. I've learned a lot from you.
There is a bug. When we're clicking undo and redo, extra lines appear when we're using a pencil. Screens below.
BEFORE UNDO REDO
Scr
AFTER UNDO REDO
S
How to reproduce it?

  1. Create the first whiteboard.
  2. Open the same whiteboard in other browser window or in another browser.
  3. Write anything with a pencil on the first whitebord for example GITHUB.COM.
  4. Click at least once the undo button on the second whiteboard and go to the first one.
  5. You should see these extra lines now.

I cannot reproduce that. Can you give more info about your setup? Are you on the master branch?

I've found a reason. Previously I've tested your commits on Jun 6, 2021. Now I'm testing your commits on Jun 16, 2021. After resetting my VPS, undo/redo now works fine.