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

【BUG】把内容内嵌到 Spin 中,页面reload会导致嵌入的内容闪烁 #174

Closed
1 task done
webees opened this issue Sep 8, 2018 · 6 comments
Closed
1 task done
Labels

Comments

@webees
Copy link

webees commented Sep 8, 2018

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.1.0-beta.0

Environment

electron-vue

Reproduction link

Edit on CodeSandbox

Steps to reproduce

可以点击‘切换’按钮,控制本区域的spin展示。

What is expected?

页面在reload时,嵌到 Spin 中的内容不会闪烁。

What is actually happening?

【BUG】把内容内嵌到 Spin 中,页面reload会导致嵌入的内容闪烁。请不断刷新页面体验。

@webees webees changed the title 【BUG】把内容内嵌到 Spin 中时,页面reload时会导致内容闪烁 【BUG】把内容内嵌到 Spin 中,页面reload会导致嵌入的内容闪烁 Sep 8, 2018
@adamchenwei
Copy link

I tried on Mac OS Chrome, it appears normal from the demo.
Maybe its environment or graphic specific?

@webees
Copy link
Author

webees commented Sep 10, 2018

<div class="ant-spin-container ant-spin-blur"> 标签在刷新后会变成<div class="ant-spin-container ant-spin-blur fade-enter fade-enter-active">,然后在大约200ms后恢复为<div class="ant-spin-container ant-spin-blur"> ,这个过程使内容有闪烁。
请检查 fade-enter fade-enter-active

@adamchenwei Note that the "fade-enter fade-enter-active" change after refreshing. I think this is caused by this, refresh page should not have such a switch.

@wangxueliang
Copy link
Member

The problem has been fixed and we will update the version as soon as possible

@webees
Copy link
Author

webees commented Sep 11, 2018

威武!

@tangjinzhou
Copy link
Member

please update to 1.1.0

@github-actions
Copy link

github-actions bot commented Apr 3, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants