Skip to content

Commit 3d696cb

Browse files
committed
Add more ignored breadcrumbs
1 parent c7f6b6f commit 3d696cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/app/src/app/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ if (process.env.NODE_ENV === 'production') {
8888
'editor.previewActionReceived',
8989
'live.onSelectionChanged',
9090
'live.onViewRangeChanged',
91+
'editor.onSelectionChanged',
92+
'editor.persistCursorToUrl',
9193
];
9294

9395
try {

0 commit comments

Comments
 (0)