- 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?
5 Answer(s)
-
0
hi
What are the logs of the backend application?
Logs.txt
-
0
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?
-
0
the menu section sometimes disappears,
Does refreshing the page help?
-
0
I solve an issue, but is it right to refresh constantly?
-
0
no, It shouldn't work like that.
please share the logs.
liming.ma@volosoft.com