Hello,
After installing and testing ABP Studio, we are experiencing the same issues with the latest version of ABP Commercial.
Even when we have removed everything and reinstalled old CLI, login issues still persist for CLI, Suite and Studio.
Regards, Luka
issue has been fixed try now
What separate custom module?
my steps:
- abp new Qa -d mongodb --tiered
- Use suite to create
blogpost
master entity- use suite to create
blogfile
child entity- use suite to create
blogauthor
child entity- run application and create a new blog post,upload a file and create a blog author
Can you share a complete step-by-step reproduction?
Create new module and in that module create master and child entities as per requirement.
Hi,
Could you share the full steps to reproduce? thanks.
First create a master entity and after that create two child entity against master entity. One of the child entity had a filed type File and some other field 2 text fields and 2 decimal. The other child entity had only 2 fields. When we expand master entity screen shot error occurs and unable to open child entity.