Skip to content

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

Filter by

229 results
 (91 ms)

229 results

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

Related plugins - [x] plugin-react - [ ] plugin-react-swc - [ ] plugin-react-oxc - [x] plugin-rsc Describe the bug The following pattern is tedious and I think it s safe to skip babel-plugin-react-compiler ...
pending triage
  • hi-ogawa
  • Opened 
    yesterday
  • #627

- test both client and server - test ssr and server hmr - syntax error should show Vite s default error overlay like spa - client might be fine already. - server hmr shouldn t send rsc:update ...
plugin: rsc
  • hi-ogawa
  • Opened 
    yesterday
  • #625

See https://github.com/vitejs/vite-plugin-react/pull/609#discussion_r2224340317
plugin: react
  • hi-ogawa
  • Opened 
    2 days ago
  • #622

I wanted to keep this only as genuine runtime error semantics and let frameworks do built-time validation, but it seems like this has an important educational value (cf. https://github.com/vitejs/vite-plugin-react/issues/618#issuecomment-3111609965 ...
plugin: rsc
  • hi-ogawa
  • 2
  • Opened 
    3 days ago
  • #620

Let s port back something like this https://github.com/hi-ogawa/vite-plugins/blob/4f32992020581ebdc2f88bfda7190c7991fe361c/packages/react-server/examples/basic/src/routes/test/cache/page.tsx#L4-L9
plugin: rsc
  • hi-ogawa
  • Opened 
    3 days ago
  • #619

Related plugins - [ ] plugin-react - [ ] plugin-react-swc - [ ] plugin-react-oxc - [x] plugin-rsc Description As a developer using @vitejs/plugin-rsc, I want to be able to use React.cache ...
pending triage
plugin: rsc
  • alexdo
  • 4
  • Opened 
    3 days ago
  • #618

All occurrence of isCSSRequest except getRscCssTransformFilter heuristics can be replaced with type === css check https://github.com/vitejs/vite-plugin-react/blob/758dc732c5cd943e8a11885927ef5403a8903ff5/packages/plugin-rsc/src/plugin.ts#L1518-L1522 ...
plugin: rsc
  • hi-ogawa
  • Opened 
    3 days ago
  • #617

swr needs to be optimzeDeps (cf. https://github.com/wakujs/waku/pull/1493), but this is because use-sync-external-store package is cjs only https://publint.dev/swr@2.3.4. Probably there s a way to just ...
plugin: rsc
  • hi-ogawa
  • 2
  • Opened 
    4 days ago
  • #610

See contexts in https://github.com/hi-ogawa/vite-plugins/issues/895 https://github.com/hi-ogawa/vite-plugins/pull/904. We probably need to set preserveEntrySignatures: allow-extension somewhere https://rollupjs.org/configuration-options/#preserveentrysignatures ...
plugin: rsc
  • hi-ogawa
  • Opened 
    5 days ago
  • #605

I just found some difference between starter s rsc entry and @vitejs/plugin-rsc/extra/rsc helpers. cf. https://github.com/vitejs/vite-plugin-react/pull/596
plugin: rsc
  • hi-ogawa
  • Opened 
    6 days ago
  • #598
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