Skip to content
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

Crash: lateinit property currentTrigger has not been initialized at papa.internal.MainThreadTriggerTracer #69

Open
ankushg opened this issue Sep 9, 2024 · 0 comments

Comments

@ankushg
Copy link

ankushg commented Sep 9, 2024

We recently updated PAPA from v0.16 and it looks like we're running into a crash, likely because of this change in v0.19.

androidx.compose.ui.res.ResourceResolutionException: lateinit property currentTrigger has not been initialized
    at papa.internal.MainThreadTriggerTracer.install$lambda-0(MainThreadTriggerTracer:35)
    at papa.MainThreadMessageSpy.startSpyingMainThreadDispatching$lambda-2(MainThreadMessageSpy:64)
    at android.os.Looper.loop(Looper.java:285)
    at android.app.ActivityThread.main(ActivityThread.java:7758)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:997)

Just wanted to flag!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant