How do I solve this issue?: Schema has errors: Cannot convert type "LocalizableString" to "Object" for the item or parameter "UserTask1.DetailFilter", Cannot convert type "Int32" to "Object" for the item or parameter "UserTask1.DetailTabPanel".
Like
1 comments
17:21 Feb 19, 2020
It looks like there is some issue with type compatibility. Please check the data types of values used in the schema and make sure that they are compatible.
Show all comments