-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(component): lit portal not re-rendering in inline links case #9321
fix(component): lit portal not re-rendering in inline links case #9321
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
2d40aab
to
badcb3a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add test case
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #9321 +/- ##
==========================================
+ Coverage 51.47% 51.68% +0.20%
==========================================
Files 2156 2156
Lines 97654 97651 -3
Branches 16376 16416 +40
==========================================
+ Hits 50269 50467 +198
+ Misses 45989 45793 -196
+ Partials 1396 1391 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
5ffdcf8
to
14cc3a5
Compare
2b3f4a6
to
0ee3ba2
Compare
1a15582
to
69f478f
Compare
Merge activity
|
…9321) * uses `portal.key` in templates * updates `portal.id` for use in queries
69f478f
to
8f144e9
Compare
packages/frontend/core/src/components/blocksuite/block-suite-editor/lit-adaper.tsx
Show resolved
Hide resolved
…9321) * uses `portal.key` in templates * updates `portal.id` for use in queries
* uses `portal.key` in templates * updates `portal.id` for use in queries
74f954a
to
bf5a115
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
bf5a115
to
d92acb2
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
d92acb2
to
a74a077
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
a74a077
to
12b291c
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
12b291c
to
dc491aa
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
dc491aa
to
beb61d2
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
beb61d2
to
e005a1a
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
e005a1a
to
c05ff0a
Compare
c05ff0a
to
beb61d2
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
beb61d2
to
8b6c427
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
8b6c427
to
e18caac
Compare
e18caac
to
8b6c427
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
8b6c427
to
9936725
Compare
* uses `portal.key` in templates * updates `portal.id` for use in queries
9936725
to
6fcdd01
Compare
No description provided.