shenjunru / react-fiber-keep-alive

A component that maintains component state and avoids repeated re-rendering.
MIT License
60 stars 1 forks source link

index-158aa048.js:40 TypeError: Cannot read properties of null (reading '1') #14

Open TobinXu opened 3 months ago

TobinXu commented 3 months ago

image index-158aa048.js:40 TypeError: Cannot read properties of null (reading '1') at useGlobalCache (index-158aa048.js:135:11474) at useStyleRegister (index-158aa048.js:136:1933) at index-158aa048.js:176:6380 at index-158aa048.js:176:8278 at InternalSelect (index-158aa048.js:329:11394) at Xh (index-158aa048.js:38:20793) at Zi (index-158aa048.js:40:1612) at Wk (index-158aa048.js:40:47955) at Vk (index-158aa048.js:40:41504) at Uk (index-158aa048.js:40:41429)

"react": "^18.2.0", "react-dom": "^18.2.0", "react-fiber-keep-alive": "^0.7.1", "react-router": "^6.22.3", "react-router-dom": "^6.22.3",

TobinXu commented 3 months ago

image

TobinXu commented 3 months ago

@emotion/css 发现是和cssinjs使用会报错