I just tried the app but unfortunately the vote names and numbers don't show up. It turns out that the data returned from server use uppercase K and V for key/value pairs (e.g. {Key: "Pizza", Value: 1}), so the cshtml has to be updated accordingly. I don't have permission to this repo so I forked the repo and you can see the commit here.
I assume this app worked before so I guess one of the package update broke the app. I have not tested with other packages so I'm not sure how it got broken. Here are my environments:
I just tried the app but unfortunately the vote names and numbers don't show up. It turns out that the data returned from server use uppercase K and V for key/value pairs (e.g. {Key: "Pizza", Value: 1}), so the cshtml has to be updated accordingly. I don't have permission to this repo so I forked the repo and you can see the commit here.
I assume this app worked before so I guess one of the package update broke the app. I have not tested with other packages so I'm not sure how it got broken. Here are my environments: