@external prop from ...

What do these lines do, and how do I get rid of them? (They seem to be causing a ‘tags is not iterable’ error later on.)

appears to be defined here:

It is not obvious to me what this flag() function does.

They load node props from an external script, which are probably used for something if someone added them. The docs for this stuff can be found in the reference guide.

1 Like