Hi,
How to prevent ASP.NET Identity external login from adding a # to end of url?
Hi,
How to prevent ASP.NET Identity external login from adding a # to end of url?
Hi @SUATSUPHI-1172 , could you please share the detailed scenario? BTW, which is your real target framework, asp.net or asp.net core?
hi RenaNi-MSFT, there is a example and tutorial https://www.youtube.com/watch?v=V4KqpIX6pdI&list=PL6n9fhu94yhVkdrusLaQsfERmL_Jh4XmU&index=105
Time: 12:38 returnUrl has a hashtag to end of URL
Hi @SUATSUPHI-1172 , I have checked your shared video but do not see Time:12:38, the video only has 7:22 minutes. It seems you use external google login, the # in the end url seems to be the client side operation. I think you could also check the similar issue here.
1 Person is following this question.
autocomplete only works the second time
Passing an Interface as a parameter to Web API method
view Component rendered early not waiting for await methods result in asp.net core
Rendering name without type prefix in partial view
What is the best method to pass data from one view to another Asp.net MVC