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

[4.x] Fix issue with array hydration #1165

Merged
merged 2 commits into from
Jan 3, 2022
Merged

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Jan 3, 2022

If users have set retrieval of results from the database query builder to array hydration, the content parameter of an Telescope entry will be an array instead of an object. Therefor we'll need to fallback to an array if the parameter isn't an object.

Fixes #1164

@driesvints driesvints changed the title Fix issue with array hydration [4.x] Fix issue with array hydration Jan 3, 2022
@driesvints driesvints linked an issue Jan 3, 2022 that may be closed by this pull request
@taylorotwell taylorotwell merged commit 65f9fdf into 4.x Jan 3, 2022
@taylorotwell taylorotwell deleted the fix-command-hydration branch January 3, 2022 13:08
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

Successfully merging this pull request may close these issues.

DatabaseEntriesRepository array access error with one liner fix
2 participants