The cause isn't your table but the tag macro-- it has a popup state mechanism
I duplicated your problem with 2 stand-alone lists in th same tiddler and got the same results at tiddlywiki . com create some test tiddlers with the same 4 tags and assign each to a seperate list-- clicking on a tag pill in one list opens in the other list as well <$list filter="[[test Tiddler 1]tags[]]" template="$:/core/ui/TagTemplate"> </$list> <$list filter="[[test Tiddler 2]tags[]]" template="$:/core/ui/TagTemplate"> </$list> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/de32dd44-6539-4e98-a9ce-8d76b4713f48%40googlegroups.com.

