MetaCell / MetaCell/NetPyNE-UI

Plot initialization widget is set to True even if it fails

Open
#469 2 comments 0 reactions 1 assignee Claimed by @aranega View on GitHub
Dominant language
JavaScript
Stars
23
Forks
10
PR merge metrics
No merged PRs in 30d

Description

@ddelpiano something I noticed while working on the EEG and Dipole plots is that even if the library fails to initialize the widget is set as initialized = true ; which makes sense because it's a widget property but it prevents the functionality of the widget to be run again (in this case calling getPlot) as updateWidget is being called in the plotMiddleware and not getPlot

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.