HummingMind
HummingMind
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? I am getting the following error when accessing the UI: Data...
Hello, Not sure if this is a bug or would be considered an existing feature improvement (I am leaning towards a bug): **General Information** - Version: cilium-cli: v0.15.0 compiled with...
### Describe the bug Hello PrimeVue team! Seems like a small bug in 4.0.0-rc.1: ` ℹ Building Nuxt Nitro server (preset: node-server) nitro 7:24:39 AM (node:368) [DEP0155] DeprecationWarning: Use of...
### Environment node v22.1.0 npm 10.8.1 nitro 2.9.6 ### Reproduction [reproduction](https://stackblitz.com/edit/nuxt-starter-1mcax2) ### Describe the bug Importing some 3-rd party libraries. such as nuxt-icon and primevue 4.0.0-rc.1 and running nitro build...
### Describe the problem Hello, Precompress could use some configuration settngs for the adapters that support it. Thank you! ### Describe the proposed solution 1) Allow to disable gzip or...
### Describe the bug An empty .vite-ssg-temp folder is left after every build in VSCode:  I imagine this folder should be removed after each build is completed, since it...
### Package - [ ] lucide - [ ] lucide-angular - [ ] lucide-flutter - [ ] lucide-preact - [ ] lucide-react - [ ] lucide-react-native - [ ] lucide-solid...
### Environment ``` Radix Vue version: latest Vue version: latest Nuxt version: latest ``` ### Link to minimal reproduction not needed ### Steps to reproduce Run nuxt in dev mode...
### 🐛 The bug Disabling the Component Inspector via the nuxt config file: `devtools: { componentInspector: false, enabled: true }` does not disable the inspector icon in the devtools UI....
### Describe the bug When building the project with vite-ssg build I get the following warning: `(node:8720) [DEP0040] DeprecationWarning: The 'punycode' module is deprecated. Please use a userland alternative instead.`...