PlainBane

Results 4 comments of PlainBane

Hello, I'm having the same issue. I'm using letsencrypt certificate. Config is the standard thing from examples. At first tls would not work at all, but now sozu handles encryption...

The issue is that in SwipeViewportClient.cpp on line 122 there is UWorld* World = GetWorld(); since in UE4.15 GameViewportClient.cpp already defines UWorld and that causes whole thing to fail. You...

Hello, The issue is _lib/src/router/trie.rs_ ~162 `pub fn lookup(&self, partial_key: &[u8], accept_wildcard: bool)` The domain lookup by key fails sometimes. It doesn't seem to handle subdomains correctly. It depends on...

As a workaround you can use `:global(.svelvet-wrapper:focus) { box-shadow: none !important; }`