Open Closed

Issue with MemoEdit on BlazorServer Application #2051


User avatar
0
david.hurtado created
  • ABP Framework version: v4.4.2
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated: yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
  • Sometimes when the user is entering text, the characters that he has already written are overwritten with the new characters that he is entering, this motivated that the cursor is positioned several characters back and the previous text from that point simply disappears . It is not easy to reproduce, but you can see it happen more frequently when the person who is editing writes very fast.
  • I record a video to show that.
  • This error only happens with MemoEdit control, with other controls it doesn't happens.

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

    This seems to have nothing to do with abp, have you tried it in other application without abp?

  • User Avatar
    0
    david.hurtado created

    Good Day @maliming No i haven't but I test with an app generate with abp suite and the error happens, i think it's about required validation. Memoedit is a control of Blazorise's suite, which it's the abp.io default generation for Blazor

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    It seems the problem has beed resolved.

    https://github.com/Megabit/Blazorise/issues/3071#issuecomment-954997084

  • User Avatar
    0
    david.hurtado created

    Yes it was solved.. Thanks

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