Reproduction Steps
Navigate to the bug report wizard while being me. ¯\_(ツ)_/¯ Maybe it has to do with whatever data is currently saved in the form.
Expected Behavior
I am able to fill out and submit bug reports without any problems.
Actual Behavior
After filling in a bug report and attempting to submit it, the attempt failed, and the following error was displayed at the top of the page:
<!DOCTYPE html>
After closing the page, attempting to go the bug report wizard now results in a blank page. That is, I am completely unable to submit any reports at all. The following error is present in the debug console:
Uncaught TypeError: can't access property "isReadOnly", t is undefined
createCurrent _application-bffc0e1637f61eb27bb68baf723f0c1f265bcda294bec4659a386e31ae2248fb.js:52063
current _application-bffc0e1637f61eb27bb68baf723f0c1f265bcda294bec4659a386e31ae2248fb.js:10254
initialize _application-bffc0e1637f61eb27bb68baf723f0c1f265bcda294bec4659a386e31ae2248fb.js:81598
initialize _application-bffc0e1637f61eb27bb68baf723f0c1f265bcda294bec4659a386e31ae2248fb.js:8256
runInitializers _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:49335
each _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:67724
walk _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:67638
each _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:67568
topsort _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:67576
_runInitializer _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:49361
runInitializers _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:49333
_bootSync _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:47768
domReady _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:47668
_run _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:67275
_join _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:67251
join _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:66968
h _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:53760
bind _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:53864
l _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:3776
c _vendor-bcdd7d658b70fae28b38aedf12b9a16ee2c5545475fc3e6f574d860f0679e65f.js:3844
_application-bffc0e1637f61eb27bb68baf723f0c1f265bcda294bec4659a386e31ae2248fb.js:52063:59
In general, my experience with the bug report wizard has been extremely poor. Until it is truly in a stable state, I would like an alternative way to submit reports. If there’s a standardized format I can follow, I am willing to do that, but I need to be able to submit reports without any hindrances. So far, the bug report wizard has been a constant hurdle, to the point that I am reluctant to submit reports entirely.
Browser: Firefox Developer Edition 100.0 Beta 4
Date First Experienced: 2022-04-06
Date Last Experienced: 2022-04-11