Trying to make horizontal spinner
I have been trying to make a horizontal spinner using vue but having no luck doing that i have mad a spinner thats spin but it dosen't seems to land on the correct prize my code is
https://pastebin.com/zz2hWVVa
i'm getting the won prize from the
Daily-spin
endpoint but no clue how can i make to land on it11 Replies
For some reasons im getting landingPosition wrong 🤔
it's pretty much impossible to help just reading code, if you could share it in some way that would let people see what you're talking about live in their browsers it'll be easier to get a response
Well i can try reproduce
check out #how-to-ask-good-questions, there's some tips in there for where to share your code. You may have to mock the fetch request somehow though
Well i reprodused the code here
https://stackblitz.com/edit/vue-wvdduy?file=src%2FApp.vue
that link isn't working for me
it just sends me to the main site for shorturl.at
nope. it redirects but vuejs playground doesn't load and the console says "Unexpected EOF", I assume the link shortener truncated your link
It seems
play.vuejs.org
is broken 🤔
yeah maybe gonna try stackblitz.com
@Jochemhttps://stackblitz.com/edit/vue-wvdduy?file=src%2FApp.vue
Maybe this one worksthat loads, yeah. I don't have time to look at it in depth now, but now at least someone else can see what's wrong. I'll take a look later today if I can
Yeah no worries