Skip to content

Commit

Permalink
Wait for dandisetIdentifier to be defined before using it
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandenburgh committed Nov 14, 2022
1 parent 90eab19 commit 5c98f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/components/FileBrowser/FileUploadInstructions.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<template>
<v-sheet
v-if="dandisetIdentifier"
class="d-flex"
height="70vh"
>
Expand Down

0 comments on commit 5c98f19

Please sign in to comment.