Activities of "stefan@climatecamp.io"

I have tried with your example and use case its work fine.

have you tried setting it as nullable as per the abp documentation itself

Can you explain in details and which document you can refer.

sorry, I should have been more clear in my initial repro steps: Steps to reproduce the issue:

  1. Create a new Enum
  2. Extend an existing module following the abp documentation, set the new property type as the new Enum and set is as nullable.
  3. Angular frontend renders the Label but not the dropdown.

See screenshot bellow, same one as the initial one, line 78, "<OrganizationStatus?>"

I'm not sure what exactly you mean by "which document you can refer", maybe the abp documentation itself if you click on the link.

Screenshot from the documentation below in which it's explained how to handle nullable Enums.

Thanks for the reply, have you tried setting it as nullable as per the abp documentation itself and similar with my example and use case?

Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09