You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If Func<> is used in param inside controller with Route Attribute of Controller, the CPU usage goes high. Seems like it stuck in infinite loop.