Ethan Dang
Ethan Dang
@chingc replacing Webapp with the name of your service in Pascal case seems to fix the problem for me. Another the thing is the guide (https://docs.docker.com/cloud/ecs-integration/#setting-ssl-termination-by-load-balancer) does not cover the...
I mean, there should be a mode for that only text and/or icon is highlighted when a segment is selected, and nothing to do with the background color
XMSegmentedControl.swift : line 255: ``` if segmentTitle.count == 0 { return } ``` You should check for segmentContent also