You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
There are some issues in voting tab after the migration
debounce: 200
https://github.com/LiskHQ/lisk-nano/blob/v1.0.0/src/components/delegates/delegates.pug#L8 Often response from earlier request replaces later one, e.g. when typinggenesis_42
:genesis_4
has more results on devnet and thus takes longer thangenesis_42
and replaces the results.The first two issues cause failure of respective
@ignore
d e2e tests infeatures/voting.feature
The text was updated successfully, but these errors were encountered: