loctv

Results 37 comments of loctv

Please reopen this issue, I cant get the `selected` event to work.

@LuisJavierRT You can try this: ```css /* clears the 'X' from Internet Explorer */ input[type='search']::-ms-clear, input[type='search']::-ms-reveal { display: none; width: 0; height: 0; } /* clears the 'X' from Chrome...

@ktriek I'm not sure if it's a common thing, since you can use css to change the style.

This is the `` element of `ng2-completer` in `head`. If we choose to go with my solution, those styles will be moved in the `` above ![image](https://user-images.githubusercontent.com/11014873/79936768-16316a80-840d-11ea-9827-2a417ed54451.png)

It's 2020 and I still have this issue.

I've just got the answer on Stackoverflow: https://stackoverflow.com/questions/60071145/ng2-completer-selected-event-not-triggered-on-mouse-click/60071654#60071654

Hi, I have the same problem with @lrozek that also posted here on stackoverflow. https://stackoverflow.com/questions/74003013/spring-boot-web-socket-message-broker-shutdown-before-redis-stream It's kinda similar. The application needs to process all remaining messages and only then terminated....

Please reopen this issue. It kinda sucks to close it like this, we want to have at least a tutorial to create Deployment with PVC.

I have the same problem, I send a POST request and it returns 405 because it is changed to GET upon redirect.

@OJFord Can you please share an example :D ?