since yesterday I’ve started getting a TypeScript error in the Widget Builder whenever I try to use a ListView.
Property ‘of’ is missing in type ‘{ children: WidgetElement; }’
This was working fine before, and I didn’t change anything in my code. It just started happening from yesterday when using the Widget Builder
-
Has the
ListViewchanged ? -
Is there a recommended workaround for now?
Any help or clarification would be appreciated. Thanks!