Blake Niemyjski

Results 771 comments of Blake Niemyjski

Might look kind of confusing tho since we also have tags for logs. ![image](https://cloud.githubusercontent.com/assets/1020579/6711419/f76ba1f2-cd54-11e4-9e24-6e913fecafee.png) And then you'd be appending project name onto it.

![image](https://cloud.githubusercontent.com/assets/1020579/6711592/e5a3ffc2-cd55-11e4-9cba-700211c7d134.png)

Yeah, I'll play around with it and update this issue :).

It's greatly appreciated that you are taking the time to create these issues.

https://be.exceptionless.io/event/569fa37145abcb197cd8a703 Generated from ``` csharp try { try { try { throw new ArgumentException("This is the inner argument exception", "wrongArg"); } catch (Exception e1) { throw new TargetInvocationException("Target invocation exception....

Also looks like we are missing the string arguments as well.

https://github.com/exceptionless/Exceptionless.UI/issues/59

I think maybe we should just do this without a selector. If you are not on the first page we don't update the list at all. If you go back...

I'm not sure how it would be possible to even do this. Events can be filled in based on the submitted events and events can be updated at anytime with...