0
mc86 created
- ABP Framework version: v8.2.X
- UI Type: Blazor
- Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
- Tiered (for MVC) or Auth Server Separated (for Angular):no
- Exception message and full stack trace:
- Steps to reproduce the issue:
HI I created a module project when I open a entity creat window GUID property doesn't show in the properties select box.
but in the main project abp suite supports GUID type. through there also a bug with guid type in SEARCH box
1 Answer(s)
-
0
Hi, the
Guid
type is not supported for binding in Blazorise components. So, it's not supported right now.Regards.