You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes I see the error below in terminal when two devices are syncing. Once there were missing bookmarks (after waiting a few hours) and the second time there weren't any missing bookmarks.
[18657:18657:1214/180755.351478:ERROR:CONSOLE(0)] "Error in event handler: TypeError: Cannot read property 'children' of undefined
at Object.NodeState.moveBookmark (chrome://bookmarks/crisper.js:36:3559)
at Object.NodeState.updateNodes (chrome://bookmarks/crisper.js:36:4755)
at Object.reduceAction (chrome://bookmarks/crisper.js:36:7120)
at Store.reduce_ (chrome://bookmarks/crisper.js:44:1112)
at chrome://bookmarks/crisper.js:44:960
at Store.dispatchInternal_ (chrome://bookmarks/crisper.js:44:1015)
at Store.dispatchAsync (chrome://bookmarks/crisper.js:44:869)
at Store.dispatch (chrome://bookmarks/crisper.js:44:927)
at dispatch (chrome://bookmarks/crisper.js:48:726)
at onBookmarkMoved (chrome://bookmarks/crisper.js:48:1287)", source: chrome://bookmarks/?id=9 (0)
Steps to Reproduce
Launch devices via terminal (Device A was macOS laptop, Device B was Linux VM)
Import bookmarks onto Device A (1-2k)
Sync two devices
Watch terminal while devices sync.
Actual result:
Sometimes an error is displayed:
[18657:18657:1214/180755.351478:ERROR:CONSOLE(0)] "Error in event handler: TypeError: Cannot read property 'children' of undefined
at Object.NodeState.moveBookmark (chrome://bookmarks/crisper.js:36:3559)
at Object.NodeState.updateNodes (chrome://bookmarks/crisper.js:36:4755)
at Object.reduceAction (chrome://bookmarks/crisper.js:36:7120)
at Store.reduce_ (chrome://bookmarks/crisper.js:44:1112)
at chrome://bookmarks/crisper.js:44:960
at Store.dispatchInternal_ (chrome://bookmarks/crisper.js:44:1015)
at Store.dispatchAsync (chrome://bookmarks/crisper.js:44:869)
at Store.dispatch (chrome://bookmarks/crisper.js:44:927)
at dispatch (chrome://bookmarks/crisper.js:48:726)
at onBookmarkMoved (chrome://bookmarks/crisper.js:48:1287)", source: chrome://bookmarks/?id=9 (0)
Description
Sometimes I see the error below in terminal when two devices are syncing. Once there were missing bookmarks (after waiting a few hours) and the second time there weren't any missing bookmarks.
Steps to Reproduce
Actual result:
Sometimes an error is displayed:
Expected result:
No error
Reproduces how often:
Unsure
Brave version (brave://version info)
Reproducible on current release:
Website problems only:
Additional Information
cc @brave/legacy_qa
The text was updated successfully, but these errors were encountered: