-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Pode fails to respond #1471
Comments
Hi @slick789, are you able to say which example you were testing with - or give the code for it? Under the version for PowerShell you've put "1.0.0r2" - I'm assuming this is the Pode.Web version? |
Hi @Badgerati, apologies for the delay in responding as I have been sidetracked. The sample I was testing out was https://github.com/Badgerati/Pode.Web/tree/develop/examples/login-azure-ad.ps1. Absolutely love the simplicity of Pode and AD integration which works well, but the fact that clicking between the pages rapidly causes issues means I can’t really demo it to my management team. Sorry you are spot on with the Pode.Web version in the Powershell field. It bug seems consistent in PS7.0 to 7.5. Would really appreciate this being fixed as I would like push my team down the Use-PodeWebTemplate route as it means my team doesn’t need to write html. |
I have the same problem, with every type of pode.web usage. It doesn't matter if you use authentication or not. A few pages load fine and then the 5th or 6th page let the server hang for around 30 seconds. |
Hi @Badgerati, have you been able to replicate the bug? It’s stopping me from rolling out a few solutions now. If it can’t be fixed then I need to identify a similar product, but would prefer to use Pode as it’s a its great for me apart from this bug. |
Describe the Bug
Using one of the examples on GitHub, Pode fails to respond after 5 clicks on between home page and in succession using 'Use-PodeWebTemplates'
Putting the webpage in DevTools you can observe a blocking behaviour on the favicon (static) etc.
Steps To Reproduce
Steps to reproduce the behavior:
Expected Behavior
Should be able to accept more than 5 clicks in quick succession.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
The text was updated successfully, but these errors were encountered: