Closed
Bug 1887960
Opened 2 years ago
Closed 2 years ago
'Preview' for entered comment shown as empty/not rendered
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: dkl)
References
(Regression)
Details
(Keywords: regression)
The 'Preview' for an entered comment is shown as empty, both for new comments and on the new bug page. Reproducible with Firefox 126.0a1 and 124.0.1 on Windows 10.
js error:
Uncaught TypeError: can't access property "querySelector", $overlay is null
<anonymous> https://bugzilla.mozilla.org/static/v20240326.1/extensions/BugModal/web/attachments_overlay.js:12
This happens on enter_bug and show_bug.
Keywords: regression
Regressed by: 1157227
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 years ago
|
||
Sorry. Was trying to fix this issue quickly and did not even see this report until after I had landed the pull request.
https://github.com/mozilla-bteam/bmo/pull/2211
This issue should be fixed in production momentarily.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•