spyro2000
spyro2000
Hello there, for some reason, OWASP Java HTML Sanitizer seems just to remove all content after a tag instead of just removing it. ### Input: `Plaintext with some surprises and...
Got the above error when trying to build angular app (14.1)  package.json: `"reconnecting-eventsource": "^1.6.2", Seems like a constructor parameter `classList` is missing? For some reason, it's only a problem...
See e.g. https://youtrack.jetbrains.com/issue/WEB-59211/Cant-attach-debugger-to-Chrome-Dev-111-Invalid-handshake-response-getStatus-403-Forbidden
**Describe the bug** Neither ctrl+V or right click enters a command from the clipboard to an interactive shell on any pod. All commands have to be typed per hand. **To...
I have a spring service with some injected values. But all injected values are `null`when accessing them from a default parameter value. ## **Steps to reproduce** 1. Write a simple...