Create a Log output widget to log any output from sync messages #1321
Labels
good first issue
resolved-locked
Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone
In #1320, we have the problem that a sync message is causing an error that has no place to be displayed in the front end. Until the front end has a place to display unhandled output, perhaps we should create an output widget that stores any output from sync handling.
I think this should be fairly straightforward - create an output widget when widgets are imported, and make sure we are using the output widget when we actually set the state of any widget.
The text was updated successfully, but these errors were encountered: