Files
AFFiNE/packages/frontend/component/src/lit-react
fundon 3064f21454 refactor(component): lit portal (#9303)
* removes `listeners`
* adds `notify` property into `LitReactPortal`
* adds `rerendering` argument  to element factory

Related to https://github.com/toeverything/AFFiNE/pull/9295#discussion_r1897043399
2024-12-26 03:08:04 +00:00
..

our custom @lit/react wrapper

The official @lit/react createComponent has an issue with properties that accessed in connectedCallback lifecycle hook in lit.