I have a Vue component /foo that listens to scroll and resize events:
/foo
scroll
resize
export default { name: \'foo\', mounted()