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 個月前檢視次數 214 次
2 個答案
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 個月前
0
  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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南