Skip to content
Discussion options

You must be logged in to vote

After much head banging....

It was a simple ! added to :disabled="!isReadyToSubmit"

<div class="form-group">
    <button v-bind:disabled="!isReadyToSubmit" type="submit" class="btn btn-warning mt-3"> 
        Add new media files
    </button>
</div>

@freekmurze Is this something you'd like to add to the docs? I can do a PR.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by freekmurze
Comment options

You must be logged in to vote
3 replies
@trevorpan
Comment options

@AdrianMrn
Comment options

@trevorpan
Comment options

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