Can a VueJS watcher be used to monitor changes in the height of an element?
I'm currently working on improving the filters section of a search results page. However, I'm facing difficulty in detecting when the results change so that the filters can be updated accordingly.