Brian Kalbfus created CAUSEWAY-3887: ---------------------------------------
Summary: Markdown ComponentFactory not found from SimpleApp Key: CAUSEWAY-3887 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3887 Project: Causeway Issue Type: Bug Components: ValueTypes markdown Affects Versions: 3.3.0 Environment: Windows 11, java 21 Reporter: Brian Kalbfus Assignee: Daniel Keir Haywood Not finding the markdown component factory from within SimpleApp. ReferenceApp is rendering it correctly. I will add a link to my github fork's branch. `org.apache.causeway.viewer.wicket.ui.app.registry.ComponentFactoryRegistry#findComponentFactory` finds `ValueFallbackPanelFactory` which fails to present the Markdown value type as a String. The ReferenceApp finds `MarkdownPanelFactoriesWkt$Parented` which renders correctly. -- This message was sent by Atlassian Jira (v8.20.10#820010)