Skip to content

issues Search Results · repo:vitejs/vite language:TypeScript

Filter by

7k results
 (75 ms)

7k results

invitejs/vite (press backspace or delete to remove)

Description I have tried the settings.json in #19595 and #19110. It just doesn t work for me, the breakponits in vite.config.ts just can t hit. This only works for me if I also set a breakpoint to .\node_modules\vite\dist\node\chunks\dep-DBxKXgDP.js#L49224: ...
  • RabbitSeries
  • 5
  • Opened 
    yesterday
  • #20177

Describe the bug Attaching complete console output for your reference. Image Reproduction Not Required, A simple command as show in the screenshot is enough Steps to reproduce No response System ...
pending triage
  • pavangayakwad
  • 7
  • Opened 
    yesterday
  • #20176

Describe the bug I m building a Vite + React + SWC project. Everything works fine on desktop (Chrome, Firefox, Edge) and Android browsers. However, on iOS Safari (13-17), the app loads as a blank white ...
pending triage
  • Fenilsheta
  • Opened 
    2 days ago
  • #20175

Description I understand this might be considered out of scope for vite, but something I frequently experience is the vite dev server crashing when switching branches, mainly due to package version dependency ...
pending triage
  • jimmycallin
  • Opened 
    4 days ago
  • #20157

Describe the bug It seems like memory is not being released somewhere when a file update is triggered. The example below updates it 500 times, which most people likely won t be doing, but in vitepress ...
pending triage
  • brc-dd
  • 1
  • Opened 
    5 days ago
  • #20155

Describe the bug I do: I save a file after 5-6 seconds of inactivity I expect: HMR to update my page instantly I see: It takes a few seconds for the page to update TL;DR - Any HMR update that happens ...
pending triage
  • jakobrosenberg
  • 4
  • Opened 
    6 days ago
  • #20151

Describe the bug I m trying to use the sass pkg: importers by configuring a NodePackageImporter instance from sass-embedded in my css.preprocessorOptions but am encountering a type error: Type NodePackageImporter ...
contribution welcome
has workaround
p2-edge-case
  • morganney
  • 7
  • Opened 
    6 days ago
  • #20150

Describe the bug npm install vite@beta will have mismatched peer dependencies with @types/node v20 becuase it s aiming for ^20.19, which doesn t exist. https://github.com/vitejs/vite/blob/24692dbeccd148a60f563bc96e12e3609e5ba642/packages/vite/package.json#L156 ...
has workaround
p3-minor-bug
  • silvenon
  • 2
  • Opened 
    7 days ago
  • #20147

Describe the bug I want to use jsx : preserve in Vite lib mode, but I can only achieve this by disabling the esbuild feature. Currently, I ve tried the following methods: Adding a plugin for esbuild, ...
needs reproduction
  • MiniOcean404
  • 3
  • Opened 
    7 days ago
  • #20145

Describe the bug Current Behavior // Type: Record string, () = Promise unknown const modules = import.meta.glob( *.ts ); // This doesn t trigger TypeScript errors, but can cause runtime issues const ...
pending triage
  • hyunbinseo
  • 2
  • Opened 
    10 days ago
  • #20137
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub