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.
As per changes in the ticket #554 , we need to be able to open every dialog individually and isolated from any related component only by means of routing. To do so, the VoteDialog should have access to the list of delegates and vote delegates though Store .
Actual behaviour
We pass the list of delegates though properties.
The text was updated successfully, but these errors were encountered:
Expected behaviour
As per changes in the ticket #554 , we need to be able to open every dialog individually and isolated from any related component only by means of routing. To do so, the
VoteDialog
should have access to the list of delegates and vote delegates thoughStore
.Actual behaviour
We pass the list of delegates though properties.
The text was updated successfully, but these errors were encountered: