Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b83efb2

Browse files
fix comps overlap issue
1 parent f3cd13b commit b83efb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎client/packages/lowcoder/src/layout/compSelectionWrapper.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ export const CompSelectionWrapper = React.memo((props: {
369369
{!needResizeDetector && props.children}
370370
{needResizeDetector && (
371371
<ReactResizeDetector
372+
skipOnMount
372373
onResize={props.onInnerResize}
373374
observerOptions={{ box: "border-box" }}
374375
>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /