Non-passive event listener
Summary
Non-passive event listener in Action Chain executionContent
Hi,
I see the below console message whenever an action chain is executed. How can I mark an event handler as 'passive' in VBCS?
I am yet to verify if this is happening for all action chains but I have noticed this in action chains written to handle value change in oj-combo-box and also in oj radio button.
Log message:
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
oj3rdpartybundle.js:12465 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952