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 21, 2022
1 parent f68ae75 commit 9a3bf06
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 9a3bf06

Please sign in to comment.