Skip to content

doc: fix scrolling on iOS devices

Rodrigo Muino Tomonari requested to merge github/fork/lpinca/gh-5861 into master

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with this change (including linting)?
  • Is the commit message formatted according to CONTRIBUTING.md?

Affected core subsystem(s)

doc

Description of change

Fixes an issue that prevented scrolling from going past large code blocks on iOS devices.

Fixes: https://github.com/nodejs/node/issues/5861

Merge request reports

Loading