Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The given key 'AINotes.Models.LabelModel' was not present in the dictionary. #64

Open
vincentscode opened this issue Nov 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@vincentscode
Copy link
Member

[  2 | Main ] [ERROR  ]  [App                                ] UnhandledException: System.Collections.Generic.KeyNotFoundException: The given key 'AINotes.Models.LabelModel' was not present in the dictionary.
   at System.ThrowHelper.GetKeyNotFoundException(Object) + 0x4d
   at System.ThrowHelper.ThrowKeyNotFoundException(Object) + 0x8
   at AINotes.Helpers.PreferenceHelpers.CustomLabelListPreference.<>c__DisplayClass6_0.<<EditLabel>b__1>d.MoveNext() + 0x40f
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_0(Object) + 0x1e
   at System.Action`1.Invoke(T) + 0x28
   at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33
@vincentscode vincentscode added the bug Something isn't working label Nov 17, 2022
@sentry-io
Copy link

sentry-io bot commented Nov 17, 2022

Sentry issue: AINOTES-7A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant