OpenHarmony,HarmonyOS 鸿蒙Next中bindPopup Bug

OpenHarmony,HarmonyOS 鸿蒙Next中bindPopup Bug 父层translate/scale后,子元素的bindPopup弹出层的显示坐标不正确

1 回复

更多关于OpenHarmony,HarmonyOS 鸿蒙Next中bindPopup Bug的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html


在OpenHarmony、HarmonyOS及鸿蒙Next中,bindPopup可能存在的Bug包括弹出层位置计算错误、显示异常或事件响应问题。建议检查以下几点:

  1. 确保bindPopup的父组件布局正确;
  2. 确认bindPopuptarget属性指向正确的元素;
  3. 检查样式和层级是否冲突;
  4. 更新至最新版本以修复已知问题。

如问题持续,建议提交Issue至官方社区或查阅相关文档。

回到顶部