Uh oh!
There was an error while loading. Please reload this page.
[P2] config: sort must be nested under options.sort — surprising, no doc example #1317
Closed as not planned
现象
列表视图 / dashboard table widget 的
sort配置必须嵌在options.sort,而不是顶层sort。该约定不直观,文档也无示例:模板作者反复踩坑。
建议范围
M1:二选一
sort(推荐)options.sort,但 schema 校验报清晰错误 + 文档示例M2:文档
验收