SDK version: "@thoughtspot/visual-embed-sdk": "1.47.1"
new AppEmbed('#app-embed', { disableRedirectionLinksInNewTab: true });
In full app embed on Search results view:
- links to answers doesn't work - do nothing, when 'disableRedirectionLinksInNewTab' set in config.
- checking/unchecking author in filters duplicates same author entry in the list.

SDK version: "@thoughtspot/visual-embed-sdk": "1.47.1"
new AppEmbed('#app-embed', { disableRedirectionLinksInNewTab: true });In full app embed on Search results view: