alibaba / alibaba/lowcode-engine
组件渲染报错时,能不能局部渲染报错
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
## **Describe the bug (required)** / **详细描述 bug(必填)**

---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
Steps to reproduce the behavior: / 详细复现步骤:
1.内部组件报错
2.整个reactrender都渲染不出来
---
## **Expected behavior (required)** / **预期行为(必填,非常重要)**
场景:
一个表单提交的场景,如果因为用户误操作,导致组件报错,然后用户可以点击某个按钮进行回撤,但因为组件报错,导致这个按钮也渲染不出来了。
期望只有报错的组件渲染不出来。
---
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files, tests, or entry points are identified. Start by locating the React rendering path and the component error-handling behavior; done means an error in one component no longer prevents the remaining components and recovery button from rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100