PrimeFaces 旋转器第一次渲染错误!

发布于 2024-10-25 02:11:26 字数 334 浏览 1 评论 0原文

h:form 内,我使用 3 个 p:spinner 组件。但它们在第一次时就被错误地渲染了。在表单 ( ajax render="@form" ) 进行 ajax 更新后,向上和向下箭头变得可见。

帮忙找出问题所在。谢谢。

第一次:

部分渲染

在表单级别进行 ajax 更新后:

完全渲染

Inside a h:form I use 3 p:spinner components. But they are wrongly rendered at the first time. After the ajax update at form( ajax render="@form" ) the up and down arrows are becoming visible.

Help to find the problem. Thank you.

At the First time:

Partially rendered

After ajax update at form level:

Fully rendered

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浮光之海 2024-11-01 02:11:26

也许与 此问题。有一个错误,旋转器无法放置在最初隐藏的容器中,例如 p:dialog

Maybe it's related to this issue. There is a bug that spinners can't be placed inside initially hidden containers like p:dialog.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文