Skip to content

fix: data display exceptions during initialization#1531

Merged
Innei merged 2 commits intomx-space:masterfrom
suemor233:fix/display-exception
Jan 9, 2023
Merged

fix: data display exceptions during initialization#1531
Innei merged 2 commits intomx-space:masterfrom
suemor233:fix/display-exception

Conversation

@suemor233
Copy link
Member

@suemor233 suemor233 commented Jan 8, 2023

Description

初始化博客完成后,主页和动态的一些数据无法正确显示

Additional context

one

two

@suemor233
Copy link
Member Author

suemor233 commented Jan 8, 2023

另外发现 动态 -> 评论对话框-> 悄悄话无法正确打勾 ,checked={isWhispers} 似乎是被 preventDefault 掉了,但看到挺多组件都依赖到 Overlay 的,怕有 Break change
或许我可以单独传个 props 进行判断?

checked={isWhispers}

<div onClick={stopEventDefault} tabIndex={-1}>

e.preventDefault()

Xnip2023-01-08_23-46-42

@Innei Innei merged commit 5773fc9 into mx-space:master Jan 9, 2023
@suemor233 suemor233 deleted the fix/display-exception branch January 9, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants