Redemption
Redemption
@CosmicFusion bump
I think it has already been fixed, you should try the beta version by running `yarn add @vueuse/motion@beta`
You are right `useMotionControls` is missing. Edit: I also tested the composables declared [here](https://github.com/vueuse/motion/blob/feat/v2/src/nuxt/runtime/composables/index.ts): - `reactiveStyle` Not found - `reactiveTransform` Not found - `useElementStyle` Ok - `useElementTransform` Ok - `useMotion`...
I would like to have this feature.
Same here on Fedora 38 (Gnome/Wayland) [SteamVR System Report](https://gist.github.com/Redemption198/1d07ced925b800ffee63f0ba3d5a2c46)
> I have updated to RC 13 version and it is throwing me an error. > > Nuxi 3.0.0-rc.13 Nuxt 3.0.0-rc.13 with Nitro 0.6.1 > > > Local: http://localhost:3000/ >...
> Came looking for jiggle to support gnome43 but see the dev has no activity since last June. I really hope this has not died as I really want this...
> > > Came looking for jiggle to support gnome43 but see the dev has no activity since last June. I really hope this has not died as I really...
I found a solution, you just need to install the [next](https://github.com/Akryum/vue-virtual-scroller/tree/next) branch `pnpm add vue-virtual-scroller@next`.
Original comment in https://github.com/vueuse/motion/issues/86#issuecomment-1263512800 I tested the composables declared [here](https://github.com/vueuse/motion/blob/feat/v2/src/nuxt/runtime/composables/index.ts): - `reactiveStyle` Not found - `reactiveTransform` Not found - `useElementStyle` Ok - `useElementTransform` Ok - `useMotion` Ok - `useMotionControls` Not...