Alex Yang
Alex Yang
You should set `trackedOrigins` or call `stopCapturing()` manually
Sorry for my misunderstood. First of all, the selection state should be in the awarenessStore, not in CRDT. In the undoManager, there is a `deleteFilter` field that you can control...
We have implemented subdoc provider see https://github.com/toeverything/AFFiNE/tree/master/packages/y-indexeddb https://github.com/toeverything/blocksuite/blob/master/packages/store/src/providers/async-call-rpc.ts
Related to https://github.com/yjs/yjs/issues/490
Related: https://discuss.yjs.dev/t/extending-yjs-types-without-breaking-everything/769
I think this is a bug in the old nodejs 18 version, now it seems to be fixed
Solution https://github.com/nodejs/undici/pull/1910#issuecomment-1500332168
Seems like I should use `package_json_file`? but what does dest use for here
> @himself65 Was `rollup-plugin-banner2` too easy solution?? Might be. I was worried about this before https://github.com/pmndrs/jotai/discussions/2241#discussioncomment-7514559
Here is the minimum reproduction https://stackblitz.com/edit/vitejs-vite-v2qh9v?file=src%2Fmain.ts