Leon Vogler

Results 9 comments of Leon Vogler

I found another solution, a little hacky, but it works: (Adding to [this approach](https://github.com/SevenOutman/vue-aplayer/issues/92), in case you don't want a shuffled list) `shuffle` attribute makes sure, the shuffle array in...

This may be a good alternative: https://github.com/johndatserakis/vue-cookie-accept-decline

I have the same problem, is there any progress on this?

I get the same error half a year later, have you found a way to get around this or some form of explanation?

Heyya, do you have a rough timeline as to when you will release 4.0? I'd love to use it but because of tweakpane still being included in 3.9 I cannot.

I have found the location where the `invalidate()` is called (seemingly incorrectly): https://github.com/Tresjs/cientos/blob/535bd86fbb455a8ea2134544c51bab27f4e35439/src/core/controls/CameraControls.vue#L432 Commenting it out does not break the `CameraControls`, **but it fixes the on-demand rendering**! So I'll work...

I have managed to narrow it down more (and work around the issue this way). On my `` I had the `preset="realistic"` prop. I removed it and in an `onMounted`...

Is there a perspective that this may get implemented at some point in the future? Or did I miss something?