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

Fun! But can you fix the infinite recursion? #133

Open
NHuebner1983 opened this issue Sep 21, 2023 · 0 comments
Open

Fun! But can you fix the infinite recursion? #133

NHuebner1983 opened this issue Sep 21, 2023 · 0 comments

Comments

@NHuebner1983
Copy link

It was fun trying this out - I actually was trying to make something to help me view data in an "Event", which I'll probably do with Android Studio debugging instead now that I think of it.

Try using your pp(event) on an OnEvent. It's recursive; and I totally understand why it might be recursive - I had to force stop the app to get it to stop, it just kept repeating one section over and over from the event.

I was mostly looking for something like dd in Laravel (PHP).

Anyways, pretty cool - but the recursive thing kind of made it break. Not sure how you can fix that. Oh also - 2.0.8 is unresolved, had to use 2.0.2 (only one available in my Kotlin / Android Studio Project Structure). Let me know if this recursive thing is fixed in 2.0.8+ and how I can add it to my project. I'm kind of a noob with Kotlin so go easy on me.

Thanks for making this - will use it on other things!!!

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