Open Closed

'Menu' and 'Add New Button' error #4633


User avatar
0
yunusemrecaglar created
  • ABP Framework version: v6.0.1
  • UI type: Blazor server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Hello, I want to take a base64 list of data from localhost using jsinterop on the screens I sent in the screenshots and send it as a response dto on the C# side, but I am getting an error on the screens. I noticed that I still get the same error when I convert the return type to string and send more than 33000 characters. Can you help me?

Thank You..


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

    hi

    What are the logs of the backend application?

    Logs.txt

  • User Avatar
    0
    yunusemrecaglar created

    Thank you, I have solved the previous problem. However, I am currently facing a different issue where the menu section sometimes disappears, as seen in the screenshots below. Additionally, I have added a button to the 'Toolbar' inside the 'PageHeader' tag in the .cs file. The button appears when I directly enter the page, but it disappears after initially appearing when I enter the page from the menu. Could you please assist me with this issue?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    the menu section sometimes disappears,

    Does refreshing the page help?

  • User Avatar
    0
    yunusemrecaglar created

    I solve an issue, but is it right to refresh constantly?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    no, It shouldn't work like that.

    please share the logs.

    liming.ma@volosoft.com

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