dotnet / dotnet/aspnetcore

DefaultLinkGenerator Fast Clicking = [Debug] Failed to process the template

Open
#32,104 5 comments 0 reactions 0 assignees View on GitHub
area-mvc feature-routing investigate
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

Something more of an annoyance, possible bug? Clicking a SUBMIT with POSTBACK, including a screen lock on first click, when the page loads if you spam click the button to say, remove many items one at a time, one click per, you eventually get this strange DEBUG message and it boots you to logout. Some kind of SPAM protection or just a routing speed issue? I have tried hard naming the asp-area, asp-controller along with the action but it seems to happen randomly for end-users.

Yes our design could be better but this is a strange one. You can get the same action by hitting refresh too much on a single page as well. What am I doing wrong? Only is an issue when speed/spam clicking or spam refreshing.

Latest NET 5 CORE SDK 5.0.5, really nothing 3rd party. Just simple MVC with a touch of Razor.

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.