The following has evaluated to null or missing: ==> itemListViewModel [in template "_wp_11884_PL.ftl" at line 5, column 24]
---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ----
---- FTL stack trace ("~" means nesting-related): - Failed at: #assign facetedSearch = itemListViewM... [in template "_wp_11884_PL.ftl" at line 5, column 1] - Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 11, column 41] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "main" at line 150, column 17] ~ Reached through: @main [in template "master.ftl" at line 7, column 25] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "body" at line 123, column 25] ~ Reached through: @body [in template "master.ftl" at line 5, column 17] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "html" at line 16, column 17] ~ Reached through: @html resourcePath="/res/v/2024.08/_h... [in template "master.ftl" at line 3, column 9] ----
For "." left-hand operand: Expected a hash, but this has evaluated to a macro+misc_template_model (wrapper: f.c.Macro): ==> facetedSearch [in template "_wp_11884_PL.ftl" at line 14, column 26]
---- FTL stack trace ("~" means nesting-related): - Failed at: #assign filterFacets = (facetedSearch... [in template "_wp_11884_PL.ftl" at line 14, column 1] - Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 11, column 41] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "main" at line 150, column 17] ~ Reached through: @main [in template "master.ftl" at line 7, column 25] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "body" at line 123, column 25] ~ Reached through: @body [in template "master.ftl" at line 5, column 17] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "html" at line 16, column 17] ~ Reached through: @html resourcePath="/res/v/2024.08/_h... [in template "master.ftl" at line 3, column 9] ----
The following has evaluated to null or missing: ==> filterFacets [in template "_wp_11884_PL.ftl" at line 15, column 25]
---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ----
---- FTL stack trace ("~" means nesting-related): - Failed at: #assign filterFacets = filterFacets?f... [in template "_wp_11884_PL.ftl" at line 15, column 1] - Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 11, column 41] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "main" at line 150, column 17] ~ Reached through: @main [in template "master.ftl" at line 7, column 25] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "body" at line 123, column 25] ~ Reached through: @body [in template "master.ftl" at line 5, column 17] ~ Reached through: #nested [in template "sys/macros/html.ftl" in macro "html" at line 16, column 17] ~ Reached through: @html resourcePath="/res/v/2024.08/_h... [in template "master.ftl" at line 3, column 9] ----