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
Currently, selectors only acceptable as a container passed in options. Passing an HTML element produces the error 'Container must either be a selector string or an HTMLElement.'.
It seems like it's a typo here.