lucasmotta / rsc-context-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Server Component - Context bug repro

  1. Run pnpm install in the library
  2. Run pnpm install in the app
  3. Run pnpm dev in the app

Could not reproduce the bug yet - the context works for the local provider and the library provider.

About


Languages

Language:TypeScript 82.3%Language:JavaScript 17.7%