cohen990 / VoxPop

The voice of the people in pictures!
0 stars 0 forks source link

Layout #14

Closed AJizzleBizzle closed 9 years ago

cohen990 commented 9 years ago

Awesome dude.

Also discovered after creating new stories vote buttons on that story trigger a crash - I think this is due to the below in BlogService.cs:

Line 43: var key = Line 44: blogPost.Poll.Keys.Single(x => x.Trim().Equals(model.PollItemKey, >StringComparison.OrdinalIgnoreCase));

Is this the thing that confirms the options haven't changed any of their characters??

You should create a new issue in github describing these problems. link here

We can take a look at these changes and merge them in tonight