Closed MickCoelho closed 6 years ago
The items accepts both string and number currently?
I just noticed that height isn't set, but is that due to string vs number? I just tried your solution but that didn't help
There's no need to do parseInt
, you just need to make sure the prop 'items' is dynamic so, you need to set it like this :items="4"
Set axis value and make sure
items
prop is a Number