I have a collection is binded to a variable that contains the return value from a POST resource ... a json array of a random # of elements which renders a bunch of cards .. but the UI seems to always show the maximum # of cards ... I debugged the server side and the # of entries returned is varying
What is the issue here? The webstudio rendering does not seem to change based on the # of entries in the collection