Closed zylele closed 5 years ago
@zylele It seems that 'hover' event doesn't trigger on mobile platforms. The solution is to enable fastclick in your _config.yml
:
fastclick: true
@zylele It seems that 'hover' event doesn't trigger on mobile platforms. The solution is to enable fastclick in your
_config.yml
:fastclick: true
it works,thanks:)
I agree and want to create new issue
Expected behavior
appear sidebar when mobile terminal clicks once (在移动端点击一次即可弹出sidebar)
Actual behavior
but need two hits when the page refreshes (当页面刷新后需要点击两次才弹出sidebar)
Steps to reproduce the behavior
init status:
clicks once:
clicks twice:
Node.js and NPM Information
Package dependencies Information
Hexo Information
Hexo version
Hexo Configuration
NexT Information
NexT Version:
NexT Scheme:
NexT Configuration:
see Hexo Configuration 'theme_config'
Other Information