CLOSE_Q_SEARCH timed out

0

I have embedded QSearchBar in a web page using amazon-quicksight-embedding-sdk 2.5.0 version. While it works and shows analytics to queries, when navigating to other screens, after sometime it gives an exception on screen as "CLOSE_Q_SEARCH" timed out. What am I missing?

  • Some additional error logs: Uncaught (in promise) CLOSE_Q_SEARCH timed out setTimeout (async) (anonymous) @ experience-frame.ts:125 (anonymous) @ experience-frame.ts:96

SM
已提问 4 个月前215 查看次数
2 回答
1
  1. No, not calling close function on embeddedQBarExperience. Listening to events of Q_SEARCH_CLOSE, which only has a console log.
  2. Yes, the error is coming on screen too as it's unhandled run time error. Screen Error:

Uncaught runtime errors: × ERROR CLOSE_Q_SEARCH timed out at handleError (https://<host>:<port>/static/js/bundle.js:532096:58) at https://<host>:<port>/static/js/bundle.js:532119:7

Console error: Uncaught (in promise) CLOSE_Q_SEARCH timed out setTimeout (async) (anonymous) @ experience-frame.ts:125 (anonymous) @ experience-frame.ts:96 ............. ............. (anonymous) @ experience-frame.ts:131 (anonymous) @ base-experience.ts:89 ............. ............. (anonymous) @ base-experience.ts:92 (anonymous) @ q-search-experience.ts:63

SM
已回答 4 个月前
0

Hi there,

Thank you for posting the question. In order to troubleshoot this issue further, please provide the following details :

  1. Are you calling embeddedQBarExperience.close()? Based on the error provided, it looks like the close function times out in communicating with the embedded content, which may indicate the embedded content is not (yet) loaded.

  2. Can you please confirm error is showing onscreen, not just in the console. Also can you share the complete error message.

If you are still facing the issue, can you please open a support case with AWS using the following link and we will be happy to help you.

Thank you!

AWS
支持工程师
Dev_G
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则