Auth0js - login without redirect

I use webAuth.popup.loginWithCredentials(options, (error, data) =>{})
‘popup’… super weird, but it don’t open a popup at modern browsers (incl. IE11). it generates a hidden iFrame.