/passwordless/start returns 200 when Custom phone provider action throws an error

When custom phone provider provider action under Brand->Phone provider fails, /passwordless/start API that is invoked by the Auth0PasswordlessLock widget returns 200 (OK). Hence there is no error displayed to the user even when though sending the SMS failed.

Is this is a known issue?