slate-react 0.110.1 → 0.110.2-20240926072929

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -4605,6 +4605,7 @@ var withReact = function withReact(editor) {
4605
4605
  var [_node] = Editor.node(e, pathRef.current);
4606
4606
  NODE_TO_KEY.set(_node, _key);
4607
4607
  }
4608
+ pathRef.unref();
4608
4609
  }
4609
4610
  };
4610
4611
  e.setFragmentData = data => {