heartsoul

Results 2 issues of heartsoul

CFNetServiceRegisterWithOptions error iPhone iOS 14.6+ 4g network line:592 CFStreamError streamError = {0}; line:593 CFNetServiceRegisterWithOptions(_registrationService, 0, &streamError); streamError (CFStreamError) streamError = (domain = 10, error = -72008)

此函数计算 滚动条位置不正确,相见以下代码 updateIndicator() { if (!this._indicatorX || !this._indicatorWidth) return; ... if (this.props.autoScroll && this.refs.scrollView) { let contextWidth = 0; this._buttonsLayout.map(item => contextWidth += item.width); let x = indicatorXValue + indicatorWidthValue...