Ouvert Fermé

MAUI Blazor, LeptonX - page wont open when a menu item is selected #6247


User avatar
0
l.kuiper@idas.nl créé
  • ABP Framework version: 7.4.2
  • UI Type: MAUI Blazor
  • Database System: EF Core SQL Server

When we try to open a page from the menu list it does not open directly. We have to close the menu list first... only then the page gets visible.

How do we solve this?

  • Steps to reproduce the issue:

- open app on phone (tested on android) - open menu list - select menu item


6 Réponse (s)
  • User Avatar
    0
    maliming créé
    Équipe d'assistance Fullstack Developer

    hi

    Can you upload a gif or video?

    Thanks.

  • User Avatar
    0
    l.kuiper@idas.nl créé

  • User Avatar
    0
    enisn créé
    Équipe d'assistance .NET Developer

    Hi, can you try close menu manually after clicking the menu item. Since it's a blazor project, probably navigation works and DOM is changed but menu couldn't be closed automatically.

    Do you have any logs for it?

  • User Avatar
    0
    l.kuiper@idas.nl créé

    Correct, after clicking a menu item and closing the menu manually the desired page is visible. It seems the menu is not able to close automatically.

  • User Avatar
    0
    l.kuiper@idas.nl créé

    It is still not working properly. No errors in the log.

  • User Avatar
    -1
    liangshiwei créé
    Équipe d'assistance Fullstack Developer

    It seems the menu is not able to close automatically.

    Yes, The menu will not close automatically. you have to close the menu manually after clicking the menu item.

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