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
demandé il y a 4 mois215 vues
2 réponses
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
répondu il y a 4 mois
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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Dev_G
répondu il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions