Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect does not work as expected #39

Open
Rubix982 opened this issue Mar 28, 2021 · 0 comments
Open

Redirect does not work as expected #39

Rubix982 opened this issue Mar 28, 2021 · 0 comments
Assignees
Labels
API API! ASP.NET Core Related to ASP.NET Core bug Something isn't working Server Sever!

Comments

@Rubix982
Copy link
Owner

Redirect, RedirectResult, and RedirectToAction all do not work as expected. There is no explanation as to why these are failing. There is nothing in the terminal, in dev tools, in the editor, in the docs, or stack overflow that talks about this. So I'm not sure where the breaking changes are.

Another viable solution would be to implement a JS async script within the C# code itself. This is long winding and not part of the original scope, so this is not a priority at the moment. But it will be hugely beneficial and convenient if redirects do happen.

For more information, check out,

@Rubix982 Rubix982 added API API! ASP.NET Core Related to ASP.NET Core bug Something isn't working Server Sever! labels Mar 28, 2021
@Rubix982 Rubix982 self-assigned this Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API! ASP.NET Core Related to ASP.NET Core bug Something isn't working Server Sever!
Projects
None yet
Development

No branches or pull requests

1 participant