We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
E.g. in this case the pattern shila_image is rendered, but the render array in shila_image's image field is not rendered.
shila_image
image
shila_card: label: Card description: A card component fields: image: type: render label: Image description: Card image. Optional. preview: type: pattern id: shila_image fields: image: '#type': image '#uri': http://lorempixel.com/300/200/nature/ '#width': 300 '#attributes': {}
The text was updated successfully, but these errors were encountered:
Add hashes to preview render arrays recursively nuvoleweb#39
41218a6
Add comments nuvoleweb#39
6ee76de
Add Behat test nuvoleweb#39
fcd40c3
Add unit test and refactor fixtures nuvoleweb#39
0cf8bb1
No branches or pull requests
E.g. in this case the pattern
shila_image
is rendered, but the render array inshila_image
'simage
field is not rendered.The text was updated successfully, but these errors were encountered: