Alex Yang
Alex Yang
React version: 18.3.0-canary-5dd35968b-20231201 ## Steps To Reproduce 1. clone https://github.com/himself65/react-hydration-error 2. pnpm install && pnpm run dev Link to code example: ```js import { Component } from '@/components/component' export default...
## Summary continue working on Upstream PR: https://github.com/facebook/react/pull/24250, Thanks the work by @gaearon ## How did you test this change?
**The problem** ```shell 4:18:25 PM [vite] Error when evaluating SSR module /@fs/Users/himself65/Code/waku/node_modules/.pnpm/@[email protected]/node_modules/@stylexjs/stylex/lib/stylex.js: |- ReferenceError: exports is not defined at eval (/Users/himself65/Code/waku/node_modules/.pnpm/@[email protected]/node_modules/@stylexjs/stylex/lib/stylex.js:5:23) at instantiateModule (file:///Users/himself65/Code/waku/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vite/dist/node/chunks/dep-Pluk1iaB.js:50504:15) 4:18:25 PM [vite] Error when evaluating...
This might be a typescript related issue https://github.com/toeverything/AFFiNE/pull/3557#issue-1835355016

Add some test cases for this PR https://github.com/toeverything/AFFiNE/pull/3702 - [x] linked page with paragraph blocks - [ ] linked page with list blocks - [ ] linked page with database...
```[tasklist] ### Basic - [ ] how to build @affine/core - [ ] how to build @affine/electron - [ ] the concept of AFFiNE - [ ] debug with blocksuite...