I have a shortcode view called 'byline' that I'm using in a few places and it's working great.
{{ mb.get_the_term_list( post.ID, 'artist', 'by ', ', ', '.' ) }}
But when I put this shortcode in the posts list using the new WP theme editor like this: https://cln.sh/dNr79H
it's outputting the same post.ID for every item like this: https://cln.sh/gFbeKj
How can I get the correct post.ID? Or is this a problem for now when using the new WP theme editor?
Here is the site: https://omnimodern.little.am/