Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Artists.vue #1

Open
thott-0816 opened this issue Feb 28, 2019 · 0 comments
Open

Issue with Artists.vue #1

thott-0816 opened this issue Feb 28, 2019 · 0 comments

Comments

@thott-0816
Copy link

thott-0816 commented Feb 28, 2019

When I try adding artists, if I don't reload the page, i can add only the first artist, and it doesn't work with next ones. I'm pretty sure the error is in the 79th line of Artists.vue, it should be:
this.newArtist = []
instead of
this.newArtist = ""
I'm learning about Vue.js and Rails api for my student projects, thank you for your build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant