Skip to content

Note After the latest version is upgraded, reportInitialDisplay crashes #5087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
xiaogehenjimo opened this issue Apr 12, 2025 · 4 comments · May be fixed by #5048
Open

Note After the latest version is upgraded, reportInitialDisplay crashes #5087

xiaogehenjimo opened this issue Apr 12, 2025 · 4 comments · May be fixed by #5048

Comments

@xiaogehenjimo
Copy link

Platform

iOS

Environment

Production

Installed

CocoaPods

Version

8.49.0

Xcode Version

16.2

Did it work on previous versions?

No response

Steps to Reproduce

Image

Expected Result

When I was using the nested view framework JXPagerListContainerView, sliding the container view left and right caused a mandatory Crash

Actual Result

The faulty stack has been uploaded

Are you willing to submit a PR?

No response

@philipphofmann
Copy link
Member

This could be related to #5048.

@philprime philprime self-assigned this Apr 14, 2025
@philprime philprime linked a pull request Apr 14, 2025 that will close this issue
7 tasks
@xiaogehenjimo
Copy link
Author

This could be related to #5048.

The merge request seems to work. What is expected to merge into the main branch

@philprime
Copy link
Contributor

@xiaogehenjimo it mostly relies on me making sure that the PR has enough test coverage.

For additional context on your case, is this the framework you are using?
If yes I will also take a look at the JXPagerListContainerView.m to understand how it causes the crashes

@xiaogehenjimo
Copy link
Author

@philprime yes,we used this component library, the step of repetition is to swipe left and right, click to switch the layout caused by page switching will not crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

Successfully merging a pull request may close this issue.

3 participants