Skip to content

issues Search Results · repo:nitrojs/nitro language:TypeScript

Filter by

1k results
 (166 ms)

1k results

innitrojs/nitro (press backspace or delete to remove)

Describe the feature I reading through the Nitro source code and noticed the following snippet in nitro-dev.ts: if (import.meta._websocket) { const { handleUpgrade } = wsAdapter(nitroApp.h3App.websocket); ...
pending triage
  • 0721-Day
  • Opened 
    yesterday
  • #3537

Environment Nitro 2.12.4 Node v22.13.1 Reproduction Step 1: use definePageMeta in any route. Step 2: make sure that openAPI object contains parameters array, even if empty. /api/{projectId}/index.get.ts ...
pending triage
  • amandesai01
  • 2
  • Opened 
    5 days ago
  • #3535

Environment Latest stable Nitro and node v24.2.0. Reproduction Repo: https://stackblitz.com/edit/github-skux5xdl?file=server%2Froutes%2Findex.ts Expected result from repro: Both LastUpdated values ...
pending triage
  • highlyunavailable
  • Opened 
    9 days ago
  • #3525

Environment System: Host: raspberrypi Kernel: 6.6.74+rpt-rpi-v8 arch: aarch64 bits: 64 compiler: gcc v: 12.2.0 Console: pty pts/3 DM: LightDM v: 1.26.0 Distro: Debian GNU/Linux 12 (bookworm) Machine: ...
rollup
upstream
  • nickkurkan
  • 2
  • Opened 
    15 days ago
  • #3523

Describe the feature Instead of defining overridable empty values inside the (nitro|nuxt).config.ts file, we should be able to define a schema using a validation library like zod or valibot. Actual overridable ...
pending triage
  • Velka-DEV
  • Opened 
    15 days ago
  • #3522

Environment just installed with: yarn dlx giget@latest nitro nitro-app --install nitropack@2.12.4 node v22.17.0 but tried with bun too Reproduction mkdir server/api/example echo export default defineEventHandler(evt ...
bug
documentation
v2
wontfix
  • lesion
  • 1
  • Opened 
    18 days ago
  • #3518

Environment - node 22.17.1 - nitro 2.12.4 - nuxt 4.0.2 - vite 7.0.6 - wrangler 4.26.1 - pnpm 10.13.1 Reproduction nuxt.config.js import { defineNuxtConfig } from nuxt/config ; export ...
pending triage
  • thasmo
  • 1
  • Opened 
    18 days ago
  • #3515

Environment Hello Nitro team :) I m using Nuxt 3.17.4 My nuxt.config.ts: export default defineNuxtConfig({ nitro: { routeRules: { admin/** : { headers: { x-nitro-rule ...
pending triage
  • maximelebreton
  • 3
  • Opened 
    19 days ago
  • #3510

Environment Node: 22.16.0 Nitro: 2.12.4 Reproduction https://github.com/dword-design/demo-nitro-fetch-type-with-generics Describe the bug When I have an event handler, and call that one via $fetch, ...
pending triage
  • dword-design
  • 3
  • Opened 
    21 days ago
  • #3507

Edgio went bankrupt in 2024 and ceased operating in January 2025. The edgio preset should be deprecated/removed. Sources: - https://www.datacenterdynamics.com/en/news/cdn-provider-edgio-files-for-bankruptcy/ ...
documentation
  • luc122c
  • 2
  • Opened 
    21 days ago
  • #3506
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub