opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.66k stars 264 forks source link

🐛 [Bug]: DatePicker时间面板被遮挡 #1793

Closed sunny-Fung closed 3 months ago

sunny-Fung commented 3 months ago

Version

3.16.0

Vue Version

3.4.34

Link to minimal reproduction

Step to reproduce

  1. 前提条件,时间选择器页面是通过iframe嵌入到另一个页面里的,结构大概是这样的。 <!DOCTYPE html> Document
  2. vue代码如下:
  3. 页面渲染出来,面板就会被 class="body" 的hidden遮盖住了

What is expected

image

What is actually happening

image

What is your project name

datepicker

Any additional comments (optional)

No response

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: DatePicker time panel is blocked

sunny-Fung commented 3 months ago

https://opentiny.design/tiny-vue/zh-CN/infinity-theme/docs/faq 这个可解决这个问题