Closed Chensem closed 1 year ago
https://github.com/ChiChou/grapefruit/blob/f4e9fd3e4411a04d8a8e90453acb8e9ea270c19a/gui/src/wsrpc.ts#L94
missing this._ready = true , leads to once , off always failed
this._ready = true
once
off
https://github.com/ChiChou/grapefruit/blob/f4e9fd3e4411a04d8a8e90453acb8e9ea270c19a/gui/src/wsrpc.ts#L94
missing
this._ready = true
, leads toonce
,off
always failed