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
Add 'string' type to union of container types for AutoScrollOption (#928)
autoScroll can already use css selectors to find appropriate container element, but TypeScript doesn't know about it and throws a compilation error. This fixes that.
0 commit comments