Hi, for ABP Studio v0.8.3 you should use ABP v8.3.0 (here is the documentation for version compatibility: https://abp.io/docs/latest/studio/version-compatibility).
If you upgrade your solution to 8.3.1, yes you should also update ABP Suite to 8.3.1 as well. It seems that ABP Studio, it only sees the hardcoded latest ABP version, which is v8.3.0. This is why you could not generate CRUD pages. We have created an internal issue for the problem.
For a quick workaround, you can update your ABP Suite to v8.3.1 and run the abp suite
command in a terminal, so the suite would be running in the terminal, and then try to open ABP Suite from the ABP Studio UI and generate CRUD pages.
Regards.
I tried to reproduce it but unfortunately couldn't. Please share the content of .json files under the .suite folder.
Hi, thanks for the detailed explanation. I'll try to reproduce the problem and let you know.
Hi, any luck with a quick solution or even a work-around that will stick when project is rebuilt in ABP Suite/ABP Studio using customizations?
Unfortunately, I haven't tried it yet. I'll try to test it asap, and provide you a workaround.
Unfortunately, I can't predict a time for a new release for LeptonX Theme. We will work on that and try to fix & release it asap.
Hi, thanks for the detailed explanation. I'll try to reproduce the problem and let you know.
Hi, thanks for reporting this problem. I will create an internal issue for that. BTW, I have refunded your ticket. Regards.
Hi, this is a known issue for the LeptonX Theme. We will fix this problem, thanks for reporting. Regards.
Hi! We have no 8.3.0 version for Volo.Abp.Studio.Cli. You can view version compatibility from this document: https://abp.io/docs/latest/studio/version-compatibility
We haven't released a version for 8.3.0 packages yet. We will after we finish our controls. For now, if you want to use 8.3.0 version packages for your Studio templates, you can easily upgrade your packages from here:
Updated, thanks for the correction. Regards.
Hi, after you created a microservice solution and a service project for yourself. Then you can open it on ABP Suite UI (either in the ABP Studio application or open the ABP Suite UI in a different browser window), and generate CRUD pages as you would do for a monolith application.
The flow can be summarized as:
Regards.
Hi, the Guid
type is not supported for binding in Blazorise components. So, it's not supported right now.
Regards.