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

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

     [ https://issues.apache.org/jira/browse/WICKET-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vít Rozkovec updated WICKET-6870:
---------------------------------
    Attachment: quickstart.zip

> 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.11.0.



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