Opened 7 years ago
Closed 7 years ago
#2994 closed defect (bug) (duplicate)
Theaded replies move form error in other browsers except IE
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | trunk |
Component: | Component - Replies | Keywords: | has-patch needs-testing |
Cc: |
Description
This error was reported in this support topic here.
https://bbpress.org/forums/topic/nested-threaded-replies-not-working-in-chrome/
This is the console error that would show up in other browsers.
Uncaught TypeError: Failed to execute ‘insertBefore’ on ‘Node’: 2 arguments required, but only 1 present. addReply.moveForm @ reply.js:18 onclick @ (index):406
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Thanks to @expectancy in the bbpress.org support forums for the fix.