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

Unable to slide sidebar on mobile browser #812

Closed
2 of 11 tasks
sli1989 opened this issue Apr 5, 2019 · 1 comment
Closed
2 of 11 tasks

Unable to slide sidebar on mobile browser #812

sli1989 opened this issue Apr 5, 2019 · 1 comment

Comments

@sli1989
Copy link
Collaborator

sli1989 commented Apr 5, 2019

I agree and want to create new issue


Actual behavior

Since it's long content in my sidebar, but the sidebar can't slide up and down on the Android? But the computer test terminal can.

image
image

Steps to reproduce the behavior

  1. N/A
  2. N/A
  3. N/A
  • Link to demo site with this bug: N/A
  • Link(s) to source code or any usefull link(s): N/A

Node.js and NPM Information


Package dependencies Information


Hexo Information

Hexo version


Hexo Configuration

NexT Information

NexT Version:

  • Latest Master branch
  • Latest Release version
  • Old version

NexT Scheme:

  • All schemes
  • Muse
  • Mist
  • Pisces
  • Gemini

NexT Configuration:

Other Information

@sli1989 sli1989 added the Bug label Apr 5, 2019
@sli1989 sli1989 changed the title No sidebar motion is Android No sidebar motion in Android Apr 5, 2019
@stevenjoezhang stevenjoezhang pinned this issue Jul 21, 2019
@stevenjoezhang stevenjoezhang unpinned this issue Oct 8, 2019
@stevenjoezhang stevenjoezhang changed the title No sidebar motion in Android Unable to slide sidebar on mobile browser Oct 28, 2019
@stevenjoezhang
Copy link
Contributor

It's caused by this line

this.sidebarEl.addEventListener('touchmove', event => event.preventDefault());

which is added in this Pull Request

iissnan/hexo-theme-next#1757

voidking pushed a commit to voidking/hexo-theme-next-2021 that referenced this issue Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants