lbry-desktop/ui/modal/modalError
infinite-persistence ad07ee0de3
Error: add support to log additional info (not shown in Modal)
`doError` supported either a string or object, and so far there are no instances where the object version is used, so this enhancement should be safe to do without affecting anyone.

## Change
For the object version, support an additional `cause` parameter that will be logged but not show in the GUI.
2022-01-06 15:39:50 +08:00
..
index.js bring in 'notifications' state from lbry-redux 2020-06-16 09:56:32 -04:00
view.jsx Error: add support to log additional info (not shown in Modal) 2022-01-06 15:39:50 +08:00