vitejs / vitejs/vite-plugin-react

Reject inline `"use server"` inside client boundary

Open
#883 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin: rsc
Dominant language
TypeScript
Stars
1.2k
Forks
269
Avg merge
1d 3h
Merged PRs (30d)
19

Description

I don't think we've ever done this. It might be that current behavior is it's just silently ignored. That might be what's happening in https://github.com/remix-run/react-router/issues/14389

TODO

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the behavior described in the linked React Router issue and the checked Next.js reproduction at hi-ogawa/reproductions/tree/main/next-inline-use-server-in-client. Determine where an inline "use server" inside a client boundary is currently handled; done means the invalid directive is rejected instead of silently ignored.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.