[PR #874] [MERGED] Fixes undefined error when clicking on link under page navigation. #5723

Closed
opened 2026-02-05 10:15:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/874
Author: @Abijeet
Created: 6/3/2018
Status: Merged
Merged: 7/1/2018
Merged by: @ssddanbrown

Base: masterHead: fix/gototext


📝 Commits (1)

  • 0363fc4 Fixes undefined error when clicking on page navigation links.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 resources/assets/js/components/page-display.js (+1 -1)

📄 Description

Fixes #873

Note that this does not need to be a hotfix because the navigation functionality still works, just the smooth scrolling effect has an issue.

Signed-off-by: Abijeet abijeetpatro@gmail.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/874 **Author:** [@Abijeet](https://github.com/Abijeet) **Created:** 6/3/2018 **Status:** ✅ Merged **Merged:** 7/1/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `fix/gototext` --- ### 📝 Commits (1) - [`0363fc4`](https://github.com/BookStackApp/BookStack/commit/0363fc4ea12a803013f56c3300da89d3a505dcd0) Fixes undefined error when clicking on page navigation links. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/page-display.js` (+1 -1) </details> ### 📄 Description Fixes #873 Note that this does not need to be a hotfix because the navigation functionality still works, just the smooth scrolling effect has an issue. Signed-off-by: Abijeet <abijeetpatro@gmail.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:15:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5723