spring-io / antora-ui-spring

Mozilla Public License 2.0
13 stars 26 forks source link

`Cannot read properties of undefined` after upgrading to 0.4.4 #181

Closed mp911de closed 8 months ago

mp911de commented 8 months ago

The Antora build fails with:

[11:09:54.851] FATAL (antora): Cannot read properties of undefined (reading 'length') in UI template partials/article-spring-projects.hbs
    type: "Error"

Also, upgraded to @springio/antora-extensions@1.8.0

rwinch commented 8 months ago

I believe this was fixed as part of https://github.com/spring-io/antora-ui-spring/issues/186 and https://github.com/spring-io/antora-ui-spring/issues/185 Did you try upgrading to antora-ui-spring 0.4.7?

mp911de commented 8 months ago

Upgrading to 0.4.7 no longer fails with the error, so closing this one.