Reuben Sivan

Results 10 comments of Reuben Sivan

Update: I added code to fully reboot angular after logout. This was important for my app, among others, for security reasons, but also state reset, so services would not keep...

Decided to fully reload the page upon logout, which is a good idea anyway. This fixes my problem but the bug is still a bug, so I leave the bug...

[IntegrationTestJUnit5Vintage.zip](https://github.com/junit-team/junit5/files/8428169/IntegrationTestJUnit5Vintage.zip) Attached full example

I was thinking the same. Maybe one of us will create a PR...

Same error at config time

gradle 4.6. There is a Jetty-eclipse 9.4.7. in the classpath. Servlet api 3.1.0 Thanks!

Oops, you are right, thank you so much. That fixed my issue!

I have a fix for this issue (in my local workspace). I am not sure what the process is to contribute a fix to github (like, is there a review...