You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The SDK doesn't have types for monday.execute('openPlanSelection'). Not a blocker, the most recent version of SDK has a fallback to allow for any string method.
Steps to reproduce
Embed the SDK in typescript app
Call 'monday.execute('openPlanSelection')
Autocomplete does not work (but you don't receive an error)
Describe the bug
The SDK doesn't have types for
monday.execute('openPlanSelection')
. Not a blocker, the most recent version of SDK has a fallback to allow for any string method.Steps to reproduce
Expected behavior
The monetization methods should be supported: https://developer.monday.com/apps/docs/api-reference#sdk-methods
The text was updated successfully, but these errors were encountered: