| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
I wanted to implement something like this
window.addEventListener('resize', this.windowResize());
but I was unable to get it to work. Any ideas?