Hi there,
I am facing an issue while opening the item card inside a dashboard widget using the function
monday.execute(‘openItemCard’, { itemId: itemId, kind: ‘columns’ })
This seems to be working fine in a board view app
The sdk version in my package.json is “monday-sdk-js”: “^0.1.6”,