Hi,

after I migrated an existing project from 1.14.0 to 1.15.1 all my
collections which were previously rendered eagerly (defaultView="table" in
layout xml) are now hidden / lazy by default.

The layout xml has not been changed.

I also tried to set the default view to "table" directly in a
CollectionLayout annotation and also tried the deprecated EAGERLY render
type in the CollectionLayout, but it didn't change the behavior.

Any advice on where I could continue looking? This is kind of a show
stopper.

Thanks and regards
Martin

Reply via email to