Tags issue in Nested Multifield (Tag Multiple Boolean{True} )
Hi All ,
I am facing issue in Tags under Nested Multifield in AEM6.3.0
While adding the tags from tagfield , values are coming as expected (Fig.1) Means we can see each Tags separately,
but after submitting the values in dialog all are getting stored in one string array with "," (comma) separated (Fig.2).

In node it is storing the authored values as string array that is fine .
Please let me know for any approaches to get the tags as we can see the tags before submitting the dialog.
Thank you