Skip to content
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: data display exceptions during initialization #1531

Merged
merged 2 commits into from
Jan 9, 2023

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