Hi, this might be an implementation issue on my side, but I've a use-case where I need child components to explicitly set their height when their dimensions change, on a debounced resize event for example.
How to I call the layout() method to force re-arrange in an instance of a Packery component?