Tag Field on Block not Displaying Saved Tags
Hello.
I am using the Tag Field in a block, the tags are being saved correctly, but the field is cleared when I reopen the block on the block editor. Updating the block therefore clears the field.
I added the HandleTags trait to my model's repository. Anything else I might be missing?
2 Replies
Hi! The tags fields is actually not currently supported in blocks.
Thanks!