Dynamic Variables not working #7325
Answered
by
arslancb
arslancb
asked this question in
Troubleshooting
-
in my blogs.antlers.html template
but there is no output. Am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
arslancb
Jan 9, 2023
Replies: 1 comment
-
my antlers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
arslancb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
my antlers
'version' => 'regex',
changed it to
'version' => 'runtime',
now its working. thanks