Activities of "stefan@climatecamp.io"

  • ABP Framework version: v8.2.1
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: multiple warnings in console
  • Steps to reproduce the issue:
  1. Create a new Enum
  2. Extend an existing module following the abp documentation and set the new property type as the new Enum.
  3. Angular frontend renders the Label but not the dropdown.

This happens both with our current abp version as well as with a new solution using abp v9.0.1, .net 9 and Angular v18.

Edit: at least in the new solution, removing the null annotation seems to fix the issue and renders the input, but at least in our case the property should be nullable so this would not be a fix.

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