Search first
What Happened?
DB graph
When using dynamic variables (e.g., <% current page %>) inside templates and instantiate this template the dynamic variable is not replaced with the value like in the Markdown version. Using <% current page %> then leads to problems when opening the page with the query to the side.
Reproduce the Bug
- Create a query inside a template with a dynamic variable, e.g., <% current page %>
- Add the template to a block
- Open the query options and edit it
- See that the dynamic variable still exists instead of the resulting value
Expected Behavior
The dynamic variable should be replaced with the value on instantiation like in the markdown version.
Screenshots
No response
Desktop or Mobile Platform Information
Linux 6.17.6-1-default (64-bit), openSUSE Tumbleweed, Desktop App v0.11.0
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
Search first
What Happened?
DB graph
When using dynamic variables (e.g., <% current page %>) inside templates and instantiate this template the dynamic variable is not replaced with the value like in the Markdown version. Using <% current page %> then leads to problems when opening the page with the query to the side.
Reproduce the Bug
Expected Behavior
The dynamic variable should be replaced with the value on instantiation like in the markdown version.
Screenshots
No response
Desktop or Mobile Platform Information
Linux 6.17.6-1-default (64-bit), openSUSE Tumbleweed, Desktop App v0.11.0
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.