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

Printing block string fails for lazy evaluated values #153

Closed
fugal-dy opened this issue Dec 21, 2021 · 1 comment
Closed

Printing block string fails for lazy evaluated values #153

fugal-dy opened this issue Dec 21, 2021 · 1 comment
Assignees
Labels
enhancement Enhancement request
Milestone

Comments

@fugal-dy
Copy link
Contributor

using graphql-core in the context of Django projects print_block_string could receive a proxy object from a lazy translation.

In this case it fails to concatenate the value.

Expected: evaluate the proxy object in place as a string

@Cito Cito self-assigned this Dec 22, 2021
@Cito Cito added the enhancement Enhancement request label Dec 22, 2021
@Cito Cito added this to the v3.2 milestone Dec 22, 2021
@Cito
Copy link
Member

Cito commented Dec 27, 2021

This is now in the main branch and will be available soon in v3.2.

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

No branches or pull requests

2 participants