Base solution for your next web application
Open Closed

Accidentally drag and drop a file in any page of ASP.NET Zero project #8266


User avatar
0
joey.javier created

I'm not sure if this is ASP.NET Zero bug.

Accidentally, I dragged and dropped a file inside the page (i.e content page, navigation bar, header, or footer), the file is uploaded in the background. I've found out that it's adding record to the AppBinaryObjects table. I think this is caused by ChatBar

Let me know if you have this issue too. My project is based on ASP.NET core MVC + JQuery version 8.0.0.


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    I will check and fix it, thanks for your feedback. https://github.com/aspnetzero/aspnet-zero-core/pull/2879

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please open a new issue if you are still having this problem.