Skip to content

编辑器移动端预览PreviewIFrame不限制高度导致弹窗超出页面 #11809

@Nana-Cti

Description

@Nana-Cti

描述问题:

仅版本6.11.0出现, 其他版本没看到这个问题
Iframe没限制高度, 当弹窗内容fixed为bottom: 0;的时候会跟着页面到最底部, 导致点击下拉框只能看到遮罩, 看不到选项

Image

{
"type": "page",
"body": [
{
"type": "select",
"label": "选项",
"name": "select",
"options": [
{
"label": "选项A",
"value": "A"
},
{
"label": "选项B",
"value": "B"
}
],
"id": "u:74236f567248"
},
{
"type": "calendar",
"id": "u:c92489c7c23e"
},
{
"type": "calendar",
"id": "u:e5a5d249028e"
}
],
"id": "u:3bb6d08449b4",
"asideResizor": false,
"pullRefresh": {
"disabled": true
},
"toolbar": [],
"regions": [
"body"
]
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions