I use `ant-desing layout` ```js ... render() { console.log(this.props.containerWidth); // 1506 (work fine) console.log(this.props.containerHeight); // get 0 (zero)
I use
ant-desing layout