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, when a user attempts to create a new domain, the system is comparing the user's email domain with the website URL domain. This restriction is unnecessary and is causing issues in the domain creation process.
The comparison should be removed to allow users to create domains without being restricted by their email domain. This will improve the user experience and eliminate the current roadblock in the domain creation workflow.