svenmeier commented on pull request #460: URL: https://github.com/apache/wicket/pull/460#issuecomment-726993062
Hi @fincatto, thanks for your contribution. I see one issue with your proposed change: The nested DropDownChoice keeps its own reference to the renderer. So setting the renderer after initilialization of the editor (the DropDownChoice) will have no effect. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org