0
jhsanc created
- ABP Framework version: v5.0.0
- UI type: Blazor WebAssembly
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Steps to reproduce the issue:"
- Using abp suite, if I select navigation property with UI Pick Type: Modal
- This not create a modal, always create autocomplete:
Thank you,
4 Answer(s)
-
0
-
0
-
0
-
0
only dropdown and typeahead is allowed for Blazor WASM. Modal is not implemented. Thanks for the feedback and I created an internal issue to remove the modal option.