Skip to content

Commit

Permalink
fix(download-item): add download attribute
Browse files Browse the repository at this point in the history
to ensure json data from same origin is donwloaded
  • Loading branch information
tkohr committed Dec 13, 2024
1 parent 2ed2938 commit 70dcd21
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
rel="noopener"
[class]="'mel-primary-button font-medium text-nowrap'"
data-cy="download-button"
download
><span translate>mel.dataset.download</span>
<img src="assets/icons/download.svg" alt="download" />
</a>
Expand Down

0 comments on commit 70dcd21

Please sign in to comment.