-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
For Bug Reports
- BookStack Version: v0.22
- PHP Version: 7.x
- MySQL Version: MariaDB 10.1
Expected Behavior
Clicking on a link in the Page Navigation section should not throw an error.
Current Behavior
Clicking on a link in the Page Navigation section causes an error,
ReferenceError: goToText is not defined
Steps to Reproduce
Click on a link in the Page Navigation section.
Note that this does not need to be a hotfix because the navigation functionality still works, just the smooth scrolling effect has an issue.
