bilal-fazlani/tracker-enabled-dbcontext

Given key was not present in dictionary

attrib75 opened this issue · 0 comments

I had a TrackChanges attribute on a model, after some code was written and checked in, most of which not related to models, I started getting this error. TrackerEnabledDBContext was in the stack trace, but could not step through to it. As soon as I removed TrackChanges the error stopped. I can't figure out what is breaking this.