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
I've followed the documentation as best I can, and have confirmed using a listener in a console that my embed in a webframe component is sending custom action messages via
These snippets in my code are essentially exactly the same as the documentation. Are there any known bugs around this or have I misunderstood custom actions?
And yes, I'm and checking for "console.log()" messages in my terminal that is running the integration locally, not the browser console.
The text was updated successfully, but these errors were encountered:
I've followed the documentation as best I can, and have confirmed using a listener in a console that my embed in a webframe component is sending custom action messages via
No matter what I do though, I cannot get the action callback on the component to run
These snippets in my code are essentially exactly the same as the documentation. Are there any known bugs around this or have I misunderstood custom actions?
And yes, I'm and checking for "console.log()" messages in my terminal that is running the integration locally, not the browser console.
The text was updated successfully, but these errors were encountered: