You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: I am currently using two components to display the original text and the translation, but I need to achieve synchronized scrolling of both views when scrolling the mouse. How is it implemented currently? I didn’t see @scroll, only saw the pageChanged event. It would be great if the @scroll event could be added, or if there's another way to achieve this, thank you.