-
Notifications
You must be signed in to change notification settings - Fork 142
Issues: CJY0208/react-activation
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
使用 useModel 时,Cannot read properties of null (reading 'dispatcher')
#330
opened Nov 12, 2024 by
XieMiLe
App.tsx:140 Uncaught TypeError: getCachingNodes is not a function
#325
opened Aug 16, 2024 by
vaynevayne
KeepAlive 会渲染成 div.ka-content div.ka-wrapper, 添加dom层级是实现 keep-alive 必须的吗?
#323
opened Aug 16, 2024 by
vaynevayne
结合 AntdProComponents 时,使用 useActivate 钩子的页面在 Tab 切换时会有明显的延迟,
#318
opened Jul 10, 2024 by
AlwaysLoveme
react-router 跳转以后,组件内使用的 useContext 中的自定义hooks 中的 useState 值变化,但是组件不重新 render
#315
opened May 16, 2024 by
evelope
Can't call setState on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to
this.state
directly or define a state = {};
class property with the desired state in the ProviderBridge2 component.
#304
opened Jan 24, 2024 by
qinzhiwei1993
在umi4中 使用 使用wrappers布局 缓存组件使用outlet 无法正常缓存,通过 getCachingNodes 只能获取一个节点
#302
opened Dec 12, 2023 by
killer-wu
用KeepAlive包裹的路由下面,如果包含antd table组件,那将无法使表格横向滚动,而且表格的宽度超出布局,有人遇到过吗?
#280
opened Jul 6, 2023 by
zhangqiankunai
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.