CardsView.RemoveRangeViewsInUse (System.Guid gestureId, System.Boolean isProcessingNow) System.Collections.Generic.KeyNotFoundException: The given key 'df8fc5b0-43bd-4a4f-80fb-967beafc9d44' was not present in the dictionary.
See original GitHub issueHi there,
I have this issue again at version 1.5.6. I have the issue on all version indeed.
CardsView.RemoveRangeViewsInUse (System.Guid gestureId, System.Boolean isProcessingNow)
System.Collections.Generic.KeyNotFoundException: The given key 'df8fc5b0-43bd-4a4f-80fb-967beafc9d44' was not present in the dictionary.
ThrowHelper.ThrowKeyNotFoundException (System.Object key)
Dictionary`2[TKey,TValue].get_Item (TKey key)
CardsView.RemoveRangeViewsInUse (System.Guid gestureId, System.Boolean isProcessingNow)
CardsView+<OnTouchEnded>d__207.MoveNext ()
AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state)
SyncContext+<>c__DisplayClass2_0.<Post>b__0 ()
Thread+RunnableImplementor.Run ()
IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this)
(wrapper dynamic-method) System.Object.44fcf9d8-8a70-4bd3-9031-bdebbbeed07e(intptr,intptr)
I have a very similar issue on iOS also. (nuget 1.5.6)
ThrowHelper.ThrowKeyNotFoundException (System.Object key)
System.Collections.Generic.KeyNotFoundException: The given key 'a0f7386f-83a3-4df2-bc88-9ea66db208c5' was not present in the dictionary.
ThrowHelper.ThrowKeyNotFoundException (System.Object key)
Dictionary`2[TKey,TValue].get_Item (TKey key)
CardsView.RemoveRangeViewsInUse (System.Guid gestureId, System.Boolean isProcessingNow)
CardsView+<OnTouchEnded>d__207.MoveNext ()
AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state)
UIKitSynchronizationContext+<>c__DisplayClass1_0.<Post>b__0 ()
NSAsyncActionDispatcher.Apply ()
(wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName)
Application.Main (System.String[] args)
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
The given key was not present in the dictionary ...
The problem is with comparisons between the keys you are storing in the Dictionary and the keys you are trying to look up....
Read more >The given key was not present in the dictionary - Sitefinity
The given key was not present in the dictionary. Description: An unhandled exception occurred during the execution of the current web request.
Read more >[Help] Exception in render! : r/spaceengineers
KeyNotFoundException : The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException(). at System.Collections.
Read more >ThumbnailService.svc bug - KeyNotFoundException - Sitefinity
An exception of type 'System.Collections.Generic.KeyNotFoundException' occurred and was caught. ... Message : The given key was not present in the ...
Read more >Spotfire Analyst 10.0 - "The given key was not present in the ...
Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
certainly…
it will be available in next release )