wechat-miniprogram / wechat-miniprogram/computed
skyline渲染模式下,Page构造器中的watch不起作用
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 696
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
版本7.0.0 webview模式可以正常运行,但改成skyline渲染就无法监听到变量变化
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior in version 7.0.0 with webview and skyline rendering modes, focusing on the Page constructor's watch handling. Trace why variable changes are observed in webview but not skyline. Done means the same watch behavior works in skyline, with a regression check for both modes.
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