Skip to content

Query result download link in dashboard Textbox redirects to an error page. #7016

Answered by zachliu
cozy07 asked this question in Q&A
Discussion options

You must be logged in to vote

i can confirm it also happens in 24.06.0-dev

  • only "left click" triggers this issue
  • "middle click" (open in a new page) downloads the data
  • "right click" + "save as" downloads the data

this is because the generated link doesn't have a target="_blank" attribute

the markdown-js lib has been out of maintenance for 5 years, see evilstreak/markdown-js#186
too bad we can't simply add {: target="_blank"}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cozy07
Comment options

Answer selected by cozy07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants