lbovet / wb0

Online collaborative whiteboard that is simple, free, easy to use and to deploy
GNU Affero General Public License v3.0
1 stars 0 forks source link

Boradcast bug with undo/redo #2

Closed andrea78 closed 3 years ago

andrea78 commented 3 years ago

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.
lbovet commented 3 years ago

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

andrea78 commented 3 years ago

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.