Jussi Vatjus-Anttila
Jussi Vatjus-Anttila
I was not able to reproduce this issue yet with any node version. I added also node v12 to CI and same puml file you mention without luck. output looks...
@Bambofy thanks for investigation help. Unfortunately I haven’t had time to test this more but thanks for you, I’ve now idea’s what to try next..
parser probably doesn’t understand `` property at the moment.
if you just need interface class, please use `interface` instead of `class` like this: ``` @startuml skinparam classAttributeIconSize 0 interface Animal { - name - age + move() } class...
We're also badly impacted by this. Please provide fix for this asap.
for me it sounds a bit unnecessary complicated if I have to keep two pivottable in sync and switch between vue-pivottable-ui and vue-pivottable depends on if user need to control...
why this is not merged already?
same for me :/. Please could somebody fix this?
Thanks for info! Hopefully we get fix asap released..
@bradyriddle do you have fix already in some fork/branch so I could try it out?