You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use TaggerGetCurrentTag snippet but it is not outputting anything. Have used like:
[[!TaggerGetCurrentTag? &groupTpl=`@INLINE [[+name]]` &tagTpl=`@INLINE [[+tag]]` &tagSeparator=`, `]] and [[!TaggerGetCurrentTag]] but nothing is returned. No errors in log.
Debugged the snippet and the $currentTags array and $output array are always empty.
Am I missing a parameter or something?
The text was updated successfully, but these errors were encountered:
Trying to use
TaggerGetCurrentTag
snippet but it is not outputting anything. Have used like:[[!TaggerGetCurrentTag? &groupTpl=`@INLINE [[+name]]` &tagTpl=`@INLINE [[+tag]]` &tagSeparator=`, `]]
and[[!TaggerGetCurrentTag]]
but nothing is returned. No errors in log.Debugged the snippet and the
$currentTags
array and$output
array are always empty.Am I missing a parameter or something?
The text was updated successfully, but these errors were encountered: