Closed pinq- closed 2 years ago
Hi @pinq-
Thank you for opening the issue. Could you describe in more details what's wrong with the app you attached in your issue? Unfortunately I can't notice any irregular behaviour on the site. I've also tried to move to the team, back to the landing page, and a few times back and forth without any result. We definitely need to receive some record of the problem, or more specific description of the problem, so could you elaborate on that?
Kind regards!
Hi @Denyllon. I don't know how to describe the bug, but here is video about it: https://user-images.githubusercontent.com/10464992/152691098-030f0581-ac4f-4160-b1c7-0777980ba38e.mp4 I can't point really, what causes the bug. I tired to set plot wtih "no stacking" and stacking, re-range results, only plot one series...nothing helped.
Ok, I thing I found the reason: I have 'id' variable in object and if I changed it to "game_id" there is no problem any more. Have to test more.
Vue version "vue": "^2.6.11". Repo here: https://github.com/pinq-/KyykkaPage_2/tree/main/vue_kyykkapage_2 you can test page here: pinq.kapsi.fi/kyykka if you select team from "Parhaat joukkueet Suomessa" table, it leats you to the team page. Then go pack. And select again. Then do this multiple times. Then in the end the team plot shows wrong numbers. I can't figure out, what's wrong. The code is in file 'team_game_plot.vue" in lines 123-205. Don't know what to do.
This is the code, that adds and updates the charts:
and chartOptions_2 looks like this: