Thank you @saqimtiaz.
Using @EricShulman’s answer, I added this macro on top of my tiddler and used it instead of tag widget. It fixed the issue.
\define show_tag_pill(i, t) <$let transclusion=$i$><<tag $t$>></$let>
Thank you @saqimtiaz.
Using @EricShulman’s answer, I added this macro on top of my tiddler and used it instead of tag widget. It fixed the issue.
\define show_tag_pill(i, t) <$let transclusion=$i$><<tag $t$>></$let>