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

Console dump() and dd() not outputting items. #42

Open
mikebronner opened this issue Feb 12, 2019 · 0 comments
Open

Console dump() and dd() not outputting items. #42

mikebronner opened this issue Feb 12, 2019 · 0 comments

Comments

@mikebronner
Copy link

mikebronner commented Feb 12, 2019

I'm not sure if this is connected to #34, or not. I have noticed that when working from the command line and dumping or dd'ing, it is not outputting all items.

I have noticed this in conjunction with the hyn/multi-tenant package also being installed. It appears if I remove either this package or the multi-tenancy package, things return to working normally. I have posted an issue in their repo as well: tenancy/multi-tenant#713

However, I am having a hard time figuring out where the conflict is occurring. While diving through the code, nothing stands out, and also while triggering a manual exception after dumping, there doesn't appear to be any code run from the multi-tenant package.

Any thoughts as to what might be causing this, or where I might look further to try and debug this? Thank you!

Update: after further debugging, it appears this issue remains, even without hyn/multi-tenant installed. So perhaps my suspicion of a conflict with that package was premature.

Also, I wanted to clarify that this is the case when the dump-server is NOT running. Everything outputs fine when it is running.

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