Cannot delete comments #1351

Closed
opened 2026-02-05 00:40:22 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @jscarle on GitHub (Sep 11, 2019).

Originally assigned to: @ssddanbrown on GitHub.

When trying to delete a comment of a page, the following error appears in the console logs for the Chrome browser.

Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '#' is not a valid selector.
at he.handleAction (http://ourdomain.com/dist/app.js?version=v0.27.4:27:352082)

BookStack version 0.27.4

Originally created by @jscarle on GitHub (Sep 11, 2019). Originally assigned to: @ssddanbrown on GitHub. When trying to delete a comment of a page, the following error appears in the console logs for the Chrome browser. Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '#' is not a valid selector. at he.handleAction (http://ourdomain.com/dist/app.js?version=v0.27.4:27:352082) BookStack version 0.27.4
OVERLORD added the 🐛 Bug💻 Front-End labels 2026-02-05 00:40:22 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Sep 13, 2019):

Thanks for reporting @jscarle, Can confirm I'm able to reproduce the bug.
Have marked to be fixed in the next patch release.

@ssddanbrown commented on GitHub (Sep 13, 2019): Thanks for reporting @jscarle, Can confirm I'm able to reproduce the bug. Have marked to be fixed in the next patch release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1351