Hello,
I used ABP CLI to create the latest version of the project, and the following is a detailed command line:
abp new LaunchX -u angular -dbms PostgreSQL -m maui --separate-auth-server --theme leptonx --pwa -csf --public-website
the project name is LaunchX and I created this project on October 21, 2024
After following the steps to get the project running smoothly, I tried to create a new user and encountered the following problem:
Step 1. Input User information
Step 2. Click Save button
Http Requests information on ABP Studio
I hope you can help me check if the following is in the account There is a bug in Pro.
Many Thanks.
1 Answer(s)
-
0
Hello,
I tried to reproduce the issue. I have created an application through ABP Cli with the same command and then ran the application and tried to create a user
The user is created successfully, with No error
I don't understand what's going wrong at your end, but I just want to confirm that it is not a bug.
If possible please check again and try to share error logs.
Thanks,