MetaCell / MetaCell/NetPyNE-UI

Plot initialization widget is set to True even if it fails

オープン
#469 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@aranega がすでに取り組んでいます。

2023年1月5日 から。

主要言語
JavaScript
スター
23
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

説明

@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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。