Open Closed

Modal UI Pick Type not found in Blazor WebAssembly. #2168


User avatar
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)
  • User Avatar
    0
    alper created
    Support Team Director

    hi

    I couldn't reproduce it because there's no modal in Blazor Web Assembly project. Here's my test result

  • User Avatar
    0
    jhsanc created

    hi

    I couldn't reproduce it because there's no modal in Blazor Web Assembly project. Here's my test result

    Please go to advance and see UI Pick up dropdown you can see modal option.

  • User Avatar
    0
    jhsanc created

  • User Avatar
    0
    alper created
    Support Team Director

    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.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11