Skip to content

issues Search Results · repo:vitejs/vite-plugin-react language:TypeScript

Filter by

184 results
 (62 ms)

184 results

invitejs/vite-plugin-react (press backspace or delete to remove)

Description !doctype html html head title react-boilerplate /title script type= module import { createElement } from react ; import { createRoot } from react-dom/client ...
enhancement: pending triage
  • zanminkian
  • Opened 
    5 days ago
  • #415

Describe the bug When returning a plain string from a function component, the fast refresh is not added. While I believe React does consider this as a valid component. function Foo(props) { return ...
pending triage
  • nojaf
  • 4
  • Opened 
    17 days ago
  • #414

Describe the bug I am Working on a Mono Repo which has thousands line of code. Previously we were on Vite Version 4.4.9 and during that the plugin was working as expected we were not any hmr invalidate ...
question
  • AlokTakshak
  • 9
  • Opened 
    on Feb 6
  • #411

Describe the bug I am writing a component library with Vite and Storybook. It has mostly regular react components but some that have useState I ve put use client at the top in order to be compatible with ...
need reproduction
  • rafa-apptronik
  • 2
  • Opened 
    on Jan 17
  • #405

Describe the bug The [plugin:vite:esbuild] The service is no longer running error indicates that esbuild, used by Vite for code transformation, has stopped working unexpectedly. can you give me the solutions ...
need reproduction
  • Salahadinedev0
  • 2
  • Opened 
    on Jan 10
  • #403

Documentation is - [ ] Missing - [ ] Outdated - [ ] Confusing - [X] Not sure? Explain in Detail See https://github.com/vitejs/vite/discussions/14649 I am facing this issue too, there is no ...
documentation
  • rawasaditya
  • 4
  • Opened 
    on Jan 7
  • #402

Describe the bug I am trying render an SVG in Vite + React application. There is only probelm with one SVG that in vite 6. In vite 5 same svg is working did anyone faced this issue ?? Help would be appreciated. ...
need reproduction
  • Prathap-Thunga
  • 5
  • Opened 
    on Jan 6
  • #401

Describe the bug Try to use vite with react 16.10.0, got the error when start the dev server Reproduction https://stackblitz.com/edit/vitejs-vite-q3yh8t?file=src%2Fmain.tsx Steps to reproduce 1. ...
pending triage
  • mrdulin
  • 1
  • Opened 
    on Nov 28, 2024
  • #391

Describe the bug Installing vite@latest and @vitejs/plugin-react@latest Getting version conflict error Expect to run without errors Reproduction https://stackblitz.com/edit/vitejs-vite-xn88qd Steps ...
pending triage
  • ravshansbox
  • 1
  • Opened 
    on Nov 26, 2024
  • #389

Describe the bug Reproduction here: https://stackblitz.com/edit/vitejs-vite-no1xpg?file=src%2FApp.tsx I am trying to import json files, with code like so: import enUs from ../locales/en-US.json with ...
bug: upstream
  • skeithtan
  • 5
  • Opened 
    on Nov 22, 2024
  • #385
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 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