Cannot copy or store error console
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: axel.grude, Unassigned)
References
(Blocks 1 open bug)
Details
This affects the main Error Console (Ctrl+Shift+J) in Thunderbird 102.0.1
I cannot copy the complete error console with the new command "Copy all Messages". It can only copy highlighted messages.
The "Save all Messages" to file throws:
<Provider> does not support changing store
on the fly. It is most likely that you see this error
because you updated to Redux 2.x and React Redux 2.x which no longer hot reload reducers automatically.
See https://github.com/reactjs/react-redux/releases/tag/v2.0.0 for the migration instructions.
react-r
Reporter | ||
Comment 2•3 years ago
|
||
It was pointed out this is a Duplicate of 1773879
https://bugzilla.mozilla.org/show_bug.cgi?id=1773879
I think there is a patch awaiting uplift to ESR102 (?) that hopefully fixes all clipboard and file related commands in error console.
Description
•