Alexander Gnauck
Alexander Gnauck
I am currently evaluating BedrockFramework for an XMPP protocol implementation. XMPP requires StartTls on the protocol level. Is there a way currently to start a TCP connection in plain and...
When using the native font option emoji zwj sequences are not displayed correctly. Its producing html like this: `👨‍⚕️` `‍` should be `'\u200D'` 
When using the native font option on Windows the unicode characters are not monospaced and vary in width. Emojis are not displayed nicely in columns then. I am suggesting to...
when I compile my code without the skipLibCheck option I get the following error: ``` 66:5 Property '2' of type '"px" | "%" | undefined' is not assignable to numeric...
When I connect and disconnect a socket several times the memory always goes up. According to the VS profiler it comes from the TlsHandler MediationStream, SslStreamInternal, SslStream. Is it possible...
would like to see system.Xml.Linq in the awesome library. maybe this code can be integrated: http://ltxmljs.codeplex.com/
When the plugin is enabled I have a consistent 40%-50% CPU load on the Rider process on Windows 11. When I disable the plugin it goes back to normal (....
### Describe the bug The virtual list accepts a number or function for the itemHeight/itemWidth. The docs here are using a number for the itemHeight config: https://vueuse.org/core/useVirtualList/#usage I modified the...
## Describe the bug When I want to scroll a list to a specific item using ScrollIntoView its not working as desired. My expectation is that the the item or...
## Current Behavior After failsafe in full res modes the receiver is sometimes not re-connecting correctly. I can reproduce this very often with those settings: Packet Rate: 100Hz Telemetry ratio...