umijs / dumi

📖 Static Site Generator for component library development
https://d.umijs.org
MIT License
3.61k stars 1.18k forks source link

bug: iframe 高度设置无效 #2168

Closed fengsx closed 4 months ago

fengsx commented 4 months ago

Version

2.4.3

OS Version

macOS 14.3

Node.js Version

16.20.2

Browser Version

Chrome 126.0.6478.127

Link to minimal reproduction

https://pro-components.antdigital.dev/components/page-container

Steps to reproduce

iframe 高度设置无效 image image image

What is expected?

iframe 采用设置的高度

What is actually happening?

iframe 高度设置无效

Any additional comments? (optional)

No response

PeachScript commented 4 months ago

带单位的数值是不支持的,https://d.umijs.org/config/demo#iframe