QuinnDamerell / Baconit

A beatiful, powerful, reddit client for Windows 10.
https://www.reddit.com/r/BaconitDev/
GNU General Public License v2.0
242 stars 81 forks source link

System.ArgumentException when flipview adds to m_postsLists #53

Open QuinnDamerell opened 8 years ago

QuinnDamerell commented 8 years ago

I am going to add code to work around this for now, but this is a problem. I don't know what's causing it because I can't repo it. :(

Stack: System.Collections.ObjectModel.ObservableCollection.OnCollectionChanged(Collections.Specialized.NotifyCollectionChangedEventArgs e) System.Collections.ObjectModel.ObservableCollection.InsertItem(Int32 index, Object item) System.Collections.ObjectModel.Collection.Add(Object item) Baconit.Panels.FlipViewPanel.<>c__DisplayClass29_0.b__0()