AFFiNE/packages
pengx17 7b0387541c
fix(core): redudant drop target register (#9177)
fix the following issue.
root cause is that options.element is being reused when cleaning up, but if its value comes from a ref, it might be null at that point.

![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/1739c4e0-9ba8-4e27-8944-c6022644b40d.png)
2024-12-16 10:23:31 +00:00
..
backend fix(server): unsplash path mapping (#9159) 2024-12-16 09:35:18 +00:00
common feat(core): support ai insert image, mindmap, slides and make it real in page mode (#9164) 2024-12-16 10:04:16 +00:00
frontend fix(core): redudant drop target register (#9177) 2024-12-16 10:23:31 +00:00