When I try to collect all multi category tags from a view, this error happens.
I have tried with other similar nodes from some other packages, But still the same issue.
It only happens in Multi category tags, other elements are picking up.
Thank you for the reply.
The tagged elements area not from linked model.
Basically I need to compare the count of tags in two floor plans. So if I get the tags from current view, i can select the hosted elements.
The other thread you have mentioned , finally they are collecting all tags from entire model,If i understand correctly.
Basically I need all the tags from a view do that i can collect their host elements.
Instead of that node, you can try to collect all elements in view, and then get the category for each element and filter out all elements that are not multi category tags
This was a known bug that has since been fixed in later versions. I believe you can still interact with multi-category tags, but it has to be through the API.