Open Closed

Linked Accounts Doesn't Work at Mobile Width (Blazor Web App, ABP Commercial) #8047


User avatar
0
crice created

On Desktop resolutions, the Linked Account menu item works. When I click it, the Linked Accounts modal appeared. However, when reducing browser width to a mobile width, the Linked Accounts button does not respond. Oddly, after navigating to the My Account page, the Linked Accounts button starts working.

ABP Commercial 8.3

Reproduction Steps:

  1. Create a new solution using the CLI: abp new Acme.Bookstore -t app -u blazor-webapp --mobile none -cs "[REDACTED]"
  2. Open App.razor and change all "InteractiveAuto" to "InteractiveServer". I read that there are issues with Linked Accounts in WASM mode, so I've switched to InteractiveServer.
  3. Run application on Desktop, login with default admin credentials.
  4. Reduce browser width to mobile size. The layout changes to use the bottom nav menu.
  5. Click the "admin" button on the toolbar.
  6. Clicked "Linked Accounts". Nothing happens.
  7. Click "My Account".
  8. Click the "admin" button on the toolbar.
  9. Click "Linked Accounts". The modal appears.

Working on Desktop resolution.

Link not working at Mobile width.

Navigated to My Account. Note that the text "Welcome admin" has been added.

Linked Accounts working from My Accounts.


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We will fix this, Your ticket has been refunded.

  • User Avatar
    0
    crice created

    Hi. Why was my ticket closed? Thanks.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We have fixed this in abp&volo8.3.2 and lepton 3.3.2.

Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11