-
`useSyncExternalStore` was provided by react18, but I use react16 in production. Adding React version in Reference is helpful for me to know which api can use.
-
* **Package Name**: @antv/ava
* **Package Version**: 3.4.1
* **Platform**: node v20.14.0,react18
* **Mini Showcase(like screenshots)**:
![avaError](https://github.com/antvis/AVA/assets/83700776/38…
-
# LK's | 리액트 18버전!
리액트 18에 추가된 사항들 정리
[http://localhost:3000/posts/react18-walkthrough](http://localhost:3000/posts/react18-walkthrough)
-
## 问题描述
> 问题的具体描述
## 复现步骤
1. 不使用micro-app时,使用AntV X6绘图,dom节点中渲染出如下svg,`foreignObject`标签中有`body`节点
![image](https://github.com/micro-zoe/micro-app/assets/17841191/9b2d9ba6-1a69-4635-a0dc-07541950…
QJvic updated
7 months ago
-
**bug**
**复现过程**
1. 主应用使用vue3 + antd构建;
2. 子应用使用react18 + antd5 + other(内部基于antd4封装的组件库);
3. 子应用覆写unmount函数,特意不执行root.unmount()卸载子应用(发现这样可以缓存react子应用页面状态)
`export function unmount() {console.l…
-
## 问题描述
> 本地环境可以运行,生产环境js运行报错
## 复现步骤
1.
2.
## 上传截图
> ![image](https://github.com/micro-zoe/micro-app/assets/20107052/6714c6d9-b6a2-495e-a601-c915355e2a23)
## 复现仓库
> 请提供一个精简的代码仓库,然后上传到自己…
-
I try to archiv SSR in Vite with React18 and the function renderToPipeableStream but i dont really know.
-
**What is the current behavior?**
On using `useMeasure` it is giving the below error with React18 (with server side rendering)
`Error: This Suspense boundary received an update before it finished hy…
-
### NextUI Version
2.3.6
### Describe the bug
in my case, am useing nextUI with VIte5.x (not nextjs), such as below this setting, it can right working,
![image](https://github.com/nextui-or…
-
https://xinxin1228.github.io/docs/#/docs/%E5%89%8D%E7%AB%AF%E6%A1%86%E6%9E%B6/React/React18+TypeScript
Description