My vanilla javascript works on Windows 10. In 11, it doesn't. Is there a magic fix?

Coreysan 1,811 Reputation points
2023-08-02T23:03:13.28+00:00

I wrote a Core 3.1 project, which uses the standard .NET file upload routine. I put simple javascript in it,

which displays a trashcan on top of an uploaded image, and if clicked, it deletes the image from view.

In windows 10, it's perfect. When my wife got a laptop with W 11 on it, she clicks on the trashcan and

nothing happens. I really hope there's an easy answer for this!

Should I post the code?

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Coreysan 1,811 Reputation points
    2023-08-15T22:38:51+00:00

    I'll close this for now. It will take me time to debug.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.