Adam Chipperfield

Results 12 issues of Adam Chipperfield

### Version 5.0.0 ### Reproduction link [https://codesandbox.io/s/stupefied-shirley-39f24](https://codesandbox.io/s/stupefied-shirley-39f24) ### Steps to reproduce Build index.js into the dist folder. Run the bundled index.bundle.js file in a node folder with an App.vue file...

I'm using Nuxt Storybook and am trying to deploy this as a static app on Vercel, alongside my actual Nuxt app which sits in another project in Vecel. Deploying the...

I have set up the Nuxt.js SSR implementation which works great. However, on the client side I'd like to update the configuration based on the user's preferences (which are stored...

## Expected Behavior To set some sort of parameter to tell the client not the fall back to the default locale. ## Actual Behavior No documented way to do this....

I'm running a server rendered version of Nuxt.js and I've got the Sanity provider set up like so: - `@nuxt/image` version 0.6.2 in `modules` - `image.provider` set to `sanity` -...

Is there a way I can import the `nuxt-img` and `nuxt-picture` components explicitly? I have a helper which I need to pass components to, but the global components aren't available...

How do I expose/use the Vuex modules defined in `/store` in Storybook?

question
v4

_This is a question and not an issue with this module (which I love, it's been super helpful in countless projects for me!)_ I have Jest set up to run...

needs more info

I've got an existing [Hydrogen](https://github.com/shopify/hydrogen) application, and I've tried importing the `Studio` component into a client-only component. But I get an error stating: > TypeError: (intermediate value).hot.on is not a...

### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are...

Customer Account API