Closed
Bug 1895121
Opened 2 years ago
Closed 2 years ago
Misskey fails to load with "`TypeError: target` argument of Reflect.get must be an object, got (void 0)"
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
127 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox126 | --- | unaffected |
| firefox127 | --- | fixed |
People
(Reporter: saschanaz, Unassigned)
References
(Regression)
Details
(Keywords: regression)
- Open https://stella.place/explore or https://p1.a9z.dev/explore
- If it loads, try reloading
- If it does not load with infinite load indicator, open devtools console
Expected: it should load
Actual: "TypeError: target argument of Reflect.get must be an object, got (void 0)" from Vite
Comment 1•2 years ago
|
||
:alexical, since you are the author of the regressor, bug 1878158, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(dothayer)
Comment 2•2 years ago
|
||
Kagami, since bug 1878158 was backed out, does this is issue still exist?
Flags: needinfo?(krosylight)
| Reporter | ||
Comment 3•2 years ago
|
||
No, it's fixed by the backout.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(krosylight)
Resolution: --- → FIXED
Updated•2 years ago
|
status-firefox126:
--- → unaffected
status-firefox127:
--- → fixed
status-firefox-esr115:
--- → unaffected
Flags: needinfo?(dothayer)
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•