Error in inboxsdk causes registerComposeViewHandler not to work
176 views
Skip to first unread message
Amiram Korach
unread,
Sep 7, 2022, 10:21:05 AM9/7/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to InboxSDK
Hi,
Our handler registered with registerComposeViewHandler stopped working suddenly. When the user opens a new compose window, the handler is not being called and after 10 seconds this error appears in the console:
Error logged: Error: Failed to find gmail supportMenu at eval (platform-implementation.js:formatted:37583:49) at b (platform-implementation.js:formatted:11874:83) at _.dispatch (platform-implementation.js:formatted:12750:95) at y._emitValue (platform-implementation.js:formatted:12785:61) at y._handlePrimaryValue (platform-implementation.js:formatted:12595:38) at y._handlePrimaryAny (platform-implementation.js:formatted:12613:49) at _$handlePrimaryAny (platform-implementation.js:formatted:12584:42) at b (platform-implementation.js:formatted:11874:36) at _.dispatch (platform-implementation.js:formatted:12750:95) at t._emitValue (platform-implementation.js:formatted:12785:61) at t._onTick (platform-implementation.js:formatted:12989:34) at _$onTick (platform-implementation.js:formatted:11907:42) at eval (platform-implementation.js:formatted:73159:38) at Function.value (platform-implementation.js:formatted:73420:40) at eval (platform-implementation.js:formatted:73158:35)