ok,
Tested many times and it works as expected, I close the question.
Free open if still a problem.
We click the State abp-select… Nothing is rendered!
It's more like a compatibility issue with different sizes, can you try with the latest version, It may have been fixed in a later version
Also, as is visible in all three screenshots above, the StateId property is rendered as a StateId_Text label and a useless text field.
Can you share the full steps to reproduce? thanks.
Hi,
The ABP CLI doesn't support add module to a microservice project yet.
You need to install them manually:
You can create an app pro template and use the suite to install modules to know which package needs to be installed
You can also consider extracting a module as a Microservice: https://docs.abp.io/en/commercial/latest/guides/extracting-module-as-microservice
You can check the error log.
If you still facing the problem, you can create a new question for this.
I don't think the problem is related to this. I had a meeting with @jim before and it works. you can ask him.
Hi,
Can you share a project that can reproduce the problem with me? thanks. shiwei.liang@volosoft.com
Hi,
The ABP Suite doesn't support creating multiple one-to-many properties with the same entity yet. You need to manually change the code
We will consider enhancing the suite.
Hi,
May I ask, what ABP version are you using?
could you please also share email configuration steps ?
What's the error log?
This is the document:https://docs.abp.io/en/abp/latest/Emailing#email-settings And we have an example you can use to check whether the email settings are correct: https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
could you please elaborate which module embedd in which microservice
You can check the document:
https://docs.abp.io/en/commercial/latest/startup-templates/microservice/index
Hi,
I can create a new microservice project without any problem.
Are you upgrading from an older version to 7.0.1? you need to check all volo packages are version 7.0.1.
and try abp clean & dotnet build command