alibaba / alibaba/lowcode-engine
schema和出码结果中都有相对应的Hello这个低代码业务组件容器,在属性绑定中通过this.$(hello).state.hello获取不到对应的值
Open
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
componentTree[0]是一个Page容器,componentTree[1]为Hello这个低代码业务组件容器
Schema中的定义:
出码的结果:
属性绑定通过this.$(hello).state.hello和this.$('hello').state.hello都没获取到。想问一下是否支持或者是哪里出错了
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Start by reproducing the componentTree with Page and Hello containers, then trace how the schema is converted to generated output and how this.$(hello).state.hello is resolved. Done means determining whether this binding is supported and correcting the behavior if it is not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100