But everywhere I look I cannot find a spot where a Dictionary is being assigned incorrectly or if a variable is assigned wrong. My project does not contain any of the red exclamation points on the top right or any of the triangles that direct me towards exceptions.
Even when Validating / Analyzing my project, none of these errors appear.
For whatever reason, Studio was showing that the variables/arguments were all updated and current (Showing the correct kind of dictionary) however upon opening the XAML’s as text files and using a Find and Replace feature, I found that UiPath studio was not correctly replacing the old variable types under the hood.
I had to go into each XAML manually and change the variable types.