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] v5 右上角头像不显示退出,点击也没反应 #10861

Closed
YIOIY opened this issue Jul 26, 2023 · 1 comment
Closed

🐛 [BUG] v5 右上角头像不显示退出,点击也没反应 #10861

YIOIY opened this issue Jul 26, 2023 · 1 comment
Labels

Comments

@YIOIY
Copy link

YIOIY commented Jul 26, 2023

鼠标在上面没反应,点击也没反应
image

@chenshuai2144
Copy link
Collaborator

这个问题可能是由于浮层关闭时出现了一个bug导致的。可以尝试检查以下几个方面来解决问题:

  1. 检查代码逻辑:查看代码中有没有重复触发浮层弹出的逻辑,可能是因为重复的代码导致了浮层短暂关闭后又再次弹出。

  2. 检查事件绑定:检查浮层的关闭按钮和点击其他区域关闭浮层的事件绑定是否正确,确保点击关闭按钮或者点击其他区域时能够正确关闭浮层。

  3. 检查浮层样式:可能是由于浮层样式问题导致鼠标在上面没有反应或者点击没有反应。可以使用浏览器开发者工具检查该浮层元素的样式是否正确,并尝试修改样式以解决问题。

希望以上方法能够帮助到你解决问题。如果还有其他疑问,请随时提问。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants