There was an error rendering this component
(10003) - BlueprintInstance - Hero Banner - 3865c21d-7587-4fcc-92e1-39f2ef112cda - View inner exception for details. An item with the same key has already been added.
RC.Exceptions.DoNotLogInDatabaseException: View inner exception for details. ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
at RC.Application.DataStores.MediaGalleryItemsDataStore.GetData(GetMediaGalleryItemsArgs args)
at RC.Application.DataStores.DataStore`2.GetData(String argsString)
at RC.Application.DataStores.DataStore`2.GetStoreData(Object args)
--- End of inner exception stack trace ---
at RC.Application.DataStores.DataStore`2.GetStoreData(Object args)
at RC.Application.ComponentDataStore.ExecuteDataStoreConfiguration(ComponentDataStoreConfiguration config)
at RC.Application.WidgetRenderers.BlueprintInstanceWidgetRenderer.RenderContent(WidgetInstanceData instance)
at RC.Application.WidgetInstanceRenderer`1.Render(WidgetInstanceData instance, Boolean editMode, Boolean showWidgetContent, Boolean isPageDesignerMode)