Skip to content

Dynamic renders #24

@dotmbf

Description

@dotmbf

What happened?

https://github.com/keepsuit/php-liquid/blob/main/tests/Integration/Tags/RenderTagTest.php#L73C1-L76C4

Is there any reason why there's no dynamic renders available on {% render %}?

Also is the tag {% sections %} coming, or would we have to integrate this ourselves?

Very fond of this library vs kalimatas to be honest. Keep at it!

How to reproduce the bug

Use
{% assign var = 'template' %}
{% render var %}

Package Version

0.6.3

PHP Version

8.3.7

Which operating systems does with happen with?

Linux

Notes

Sorry for using bug for this, but there's no feature suggestions available on this repo :(.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions