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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠