Skip to content

Commit 397d5a4

Browse files
committed
Expand comment about workaround
1 parent 498abcf commit 397d5a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

js/src/_base/Three.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ var ThreeModel = widgets.WidgetModel.extend({
6969

7070
// We need to push a default state first, as comm open does
7171
// not support buffers!
72+
// Fixed in:
73+
// - @jupyterlab/[email protected]
74+
// - notebook 5.1.0
7275
this.save_changes();
7376

7477
var obj = options.three_obj;

0 commit comments

Comments
 (0)