Skip to content

Commit

Permalink
Add comment pointing at #19687
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Feb 24, 2025
1 parent 194bb11 commit efc3171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/History/Content/GenericItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export default {
case "dce":
return "DatasetCollectionElementProvider";
default:
// Failed on LDDAs https://github.com/galaxyproject/galaxy/issues/19687
throw Error(`Unknown element src ${this.itemSrc}`);
}
},
Expand Down

0 comments on commit efc3171

Please sign in to comment.