I'm running into some inconsistent handling of a view within my search page.
This is the expected behavior and look: hidden link
Notice the width of the
<div data-toolset-views-wpa-editor="4d8db588a1097eac0052ce21086e4973" class="wp-block-toolset-views-wpa-editor">
element is 1170px
However, on search pages with only a single collection, such as: hidden link
The same view element only has 487px width
resulting in grid columns which are too small to be usable.
I have updated toolset and all its modules to the latest available versions.