Victor Neves

Results 10 issues of Victor Neves

### Clear and concise description of the problem SInce Histoire UI is based on Tailwind we don't have a way of overriding/controlling the appearance of the app. Based on interaction...

enhancement

### Describe the bug When trying to update Histoire to the latest version I saw that @histoire/plugin-vue doesn't have the same version available making it impossible to update. ``` npm...

to triage

### Describe the bug After adding CSS container queries to my current project when running the project on dev mode I get an error related for not being able to...

to triage

Hi I'm working on a Nuxt 3 project and the build folder is a "hidden" folder named .output I'm migrating a Vue 3 project where I'm copying some assets to...

Hi First, thanks for the great work Currently, I'm working on a POC to migrate our Vue 3 SSR app to Nuxt 3 and I'm trying a few libs to...

question

### Environment ------------------------------ - Operating System: Darwin - Node Version: v18.14.1 - Nuxt Version: 3.8.0 - CLI Version: 3.10.0 - Nitro Version: 2.8.0 - Package Manager: [email protected] - Builder: -...

p3
bug

Hi I have set the globalMiddlewareEnabled as false as I want to define manually which pages are protected. Doing this, which is the right name to use as middleware? I...

Hi I'm trying to replace `nuxt-auth-utils` with this lib mainly because of the `refreshToken` functionality and I have a server endpoint where I need to access the session to extract...

Hi First of all thanks for your work Currently, I'm evaluating the package as an alternative to `nuxt-auth-utils` because I need the `refreshToken` functionality that is not yet available on...

### Describe the bug After updating my current project to Histoire v.0.12.4, Vite 4.0.4, and Vue to v.3.2.45 when running the build I start getting this error ``` Cannot read...

to triage