Benjamin Robinet
Benjamin Robinet
When using `key` attribute on `NuxtPage`, the transition is not even triggered ? Do anyone having any fix to solve that ?
(Similar to https://github.com/nuxt/nuxt.js/issues/13471)
Just moved to draft as I just figured out that it is not meant to be a tupple, will commit a fix.
The scroll got "disabled" on touch devices due to the `touch-action: none;` on the Layout (haven't found where it is applied as it is not in the Layout itself). But...
@RenaudRohlinger Lenis could be a good idea with the `smoothTouch` option enabled. But for now, this option is not really well implemented.
I'm gonna push a fix for that today ! Was thinking if it wouldn't be interesting to also pass the raw object (from the strapi response) to every block types....
no feedback on this @remidej ? any chance this get merged ? :)