xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash PagerTabStripViewController.pageOffsetForChild(at:)

er-linhvd opened this issue · comments

Hello,

Sometime, I found crashes inside my app locating to XLPagerTabStrip.

  • Environment:

XLPagerTabStrip 9.0.0, Xcode 14.2 and iOS 17.0.3

  • Crash Location:

PagerTabStripViewController.pageOffsetForChild(at:) + 198 (PagerTabStripViewController.swift:198)

  • Crash Reproduction:
    I do not know how it happens, but sometime crash happens at function PagerTabStripViewController.pageOffsetForChild(at:) when switch multiple tab.

Can you please do some check to solve this issue?

Thank you,