wechat-miniprogram / wechat-miniprogram/miniprogram-demo

JS-Skyline基础模板报错

Open
#146 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.2k
Forks
2.2k
Avg merge
10h 34m
Merged PRs (30d)
2

Description

开发时选择JS-Skyline基础模板,结果模板居然报错。。。
在app.json文件中配置了disableScroll,却在文档说明中这是无效配置。

[ pages/index/index.json 文件内容错误] pages/index/index.json: 根据页面或 app.json 的配置,pages/index/index.json 页面 “renderer” 为 “skyline”,需在页面配置中添加 “disableScroll”: true(env: Windows,mp,1.05.2204264; lib: 3.5.1)

image
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the JS-Skyline template's app.json and pages/index/index.json, then reproduce the error by creating a project from that template. Compare the disableScroll settings with the documented configuration. Done means the generated template no longer reports the renderer configuration error and its settings match the documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.