Closed kevyworks closed 5 years ago
@icebob Thanks!
Could you test it? The autocomplete didn't work for me, so it was a blind fixing :)
@icebob yup it is fixed, tested before updating vs updated tabbing from a actions -a
which are actions marked FAILED did not autocomplete.
Great, thanks!
Description
Loaded node has its own set of actions, after stop a node and issuing a repl command
call <tab>
crashes repl.broker.registry.getActionList
still shows actions but not available.. Connected throughrepl
ormoleculer connect
Expected
Should not throw error but instead, not to show commands and should not process commands that are flag as not available or an
this.action === null
filtergetActionList
first?.Error Log