Blank page on email link click (React passwordless email popUp auth)

I use @auth0/auth0-react libraries useAuth0 hook and Auth0Provider component to work with Auth0

Url setup

My Auth0 provider (wraps the App)
image

=====================================================
Redirect result

So, I got a blank page, instead of EntitiesPage (by origin link localhost:8080)

Here is my routing

I use loginWithPopup to login via popUp window

Expected page: