You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (Jira)" <ji...@apache.org> on 2021/02/19 21:31:00 UTC

[jira] [Commented] (WICKET-6870) Wicket complains about component failing to render

    [ https://issues.apache.org/jira/browse/WICKET-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287373#comment-17287373 ] 

Sven Meier commented on WICKET-6870:
------------------------------------

I suspect this is a duplicate of WICKET-6863, could you try with current snapshot?

> Wicket complains about component failing to render
> --------------------------------------------------
>
>                 Key: WICKET-6870
>                 URL: https://issues.apache.org/jira/browse/WICKET-6870
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 8.11.0
>            Reporter: Vít Rozkovec
>            Priority: Blocker
>         Attachments: quickstart.zip
>
>
> After upgrading wicket from version 8.10.0 to 8.11.0 my components started complain and throw exceptions about components not being rendered.
> I've managed to create a quickstart with minimum steps that reproduce the bug.
> The problem lies in the behavior InvisibleWhenNoChildrenVisibleBehavior which is added to ButtonPanel on line #56. This behavior worked fine until wicket 8.10.0. in wicket 8.11.0 it doesn't work anymore.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)