Max Jung

Results 3 issues of Max Jung

Hi, We are using Argo CD with the following setting because TLS is terminated at the external Load Balancer outside of cluster. ```yaml apiVersion: v1 kind: ConfigMap metadata: name: argocd-cmd-params-cm...

React 16.2 introduced a new pseudo component type `React.Fragment` and `prepare()` crashed if it met with the type.

Stateless function components get `context` as a second argument. I couldn't find official documentation for that but some libraries (e.g. `react-popper`) depend on it and crash without it.