vue-match-heights icon indicating copy to clipboard operation
vue-match-heights copied to clipboard

Fix selector context

Open danielstenson opened this issue 4 years ago • 1 comments

Fix for issue #12. Ensure height of elements only within the context of the v-match-heights tag are adjusted.

danielstenson avatar Apr 19 '20 19:04 danielstenson

Would really like to see this merged in - as is, this plugin sweeps the entire page rather than the correct wrapper element. Currently wrapper elements are kind of meaningless, and height matching is leaking outside of the component(s) this is used on.

mildlygeeky avatar Jan 12 '21 17:01 mildlygeeky