Marcel Müller
Marcel Müller
### Version @nuxtjs/storybook: 4.3.1 nuxt: v2.15.8 ### Steps to reproduce Set default setup for this versions to core builder "webpack5" and install the dependencies ``` npm install @storybook/builder-webpack5 @storybook/manager-webpack5 --save-dev...
This looks amazing but is there a chance to get this running with old nuxt 2 typescript project? The main problem is that Nuxt 2 hides the web pack config...
I think it's important to inform users of nuxt 2 which communicate to graphql (Shopify Storefront API as example) that we got problems to use the variable name "language". I...
### Qwik Version 0.12.1 ### Operating System (or Browser) MacOS ### Node Version (if applicable) 16.13.1 ### Which component is affected? Starters / CLI ### Expected Behaviour `npm run ssg`...
When using the datepicker in inline mode, the component is not responsive. This leads to layout issues on smaller screens, such as mobile devices. Users have to scroll or zoom...