Skip to content

Printing block string fails for lazy evaluated values #153

Closed
@fugal-dy

Description

@fugal-dy

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions