nanomerge icon indicating copy to clipboard operation
nanomerge copied to clipboard

Weird endless loop

Open mesqueeb opened this issue 6 years ago • 4 comments

I'm not sure what's happening here, but I'm stuck in an endless loop...

GIF: 2018-07-27 13 46 58

Do you have any advice on what info I could give you to try and re-produce this?

mesqueeb avatar Jul 27 '18 04:07 mesqueeb

Hi, thanks for participating.

  • What version of packages do you use?
  • At what sites is this happening?

mrdimidium avatar Jul 27 '18 21:07 mrdimidium

Dear Nikolay, After much tinkering in the console, this endless loop is not the source of the origin, and I realised that the source comes from the same source as the other issue: https://github.com/nikolay-govorov/nanomerge/issues/4

The other issue appeared on an older version of nanomerge. This issue on version ^0.2.1

Also I can trace the problem back to nanoclone, which is one of your dependencies, and its compatibility with the User object from Firebase auth.

It seems that nanoclone is not able to clone this user object.

Firebase user object docs: https://firebase.google.com/docs/reference/js/firebase.User

mesqueeb avatar Jul 28 '18 02:07 mesqueeb

@nikolay-govorov I posted the bug at the nanoclone repo here: https://github.com/Kelin2025/nanoclone/issues/10

mesqueeb avatar Jul 28 '18 02:07 mesqueeb

Try to upgrade to version 0.3 and tell me if the problem is playing?

mrdimidium avatar Jul 28 '18 03:07 mrdimidium