Web clipper - multitext vs tags properties given change in 1.9.10?

Given the Breaking Changes in 1.9.10 to the tag/tags property; is this a bug?

My clipper template has the tags property set as multitext, so when the clip is copied into my vault, the tags are not set correct. See this example:

Note: the property is the correct type in the vault. But I guess the imported “text string” tags are not converted correctly into “property” tags.

  • Obsidian Clipper Bugs should be posted here

Add comma and space between tags values and they’ll come right.

I have commas and spaces and I am getting the same result.

I figured it out. The type has to be multitext. If it is text, it will bring the information in as one word.