clearSession is redirecting to auth0 website 2 times

Hi , when I logout from my app, auth0 is redirecting me to auth0 page 2 times for a brief moment then only showing my InitialLoginScreen. I think, when user logging out, should redirect to InitialLoginScreen directly instead redirecting to auth0 login page 2 times? How can I fix this?

image