Manuel Odelain

Results 12 comments of Manuel Odelain

For me, setting `user.property` to `false` does the trick ``` auth: { strategies: { customStrategy: { user: { property: false, }, ... }, } ```

Hey, I guess there is a regression because latest published version `3.0.0-alpha.21` doesn't include TS definitions. But it seems ok if I revert to the latest stable version `2.1.2`

Hi @pi0 Here is a reproduction of the use case https://github.com/manuelodelain/nuxt-image-update-image-map The scenario is: we have to open a page into a modal, but keep the ability to have this...

Thanks @existe-deja and @drewbaker! I confirm the bug and the conflict with Nuxt I18n. But I want to keep the lazy translations because of HMR. Still stuck here :/

Here is a minimal repro https://github.com/manuelodelain/nuxt-storybook-i18n-devtools

Thanks @or2e for the workaround. Unfortunately the scrollRestoration `auto` breaks the scroll restoration during a page transition. I have to restore the `manual` scrollRestoration. ```ts // in the default layout,...

I think the main advantages of this module (and the reason why I use it) are: - provide an out of the box SVG integration, without the need to extend...

Here is a typical use case on my side. `npm install --save-dev @nuxtjs/svg` ``` // nuxt.config.js export default { buildModules: ["@nuxtjs/svg"], svgSpriteLoader: { // ... config }, }; ``` ```...

It was about all your scenarios and the fact that the current module doesn't simplify a lot the SVGs integration. IMHO the possible bias here is that the scenarios compare...

Here are all the available Shopify transformations https://cdn.shopify.com/