Further clarification!
If you noticed I used exclude attributes and I had some Footer tiddler 
which were excluded both in 

      <<list-tagged-draggable 
      tag:"""$(currentTiddler)$"""
      subFilter:"!tag[slideFooter]"
      itemTemplate:"$:/.mr/slider/draggable-template"
      emptyMessage:"You don't have any slide in this presentation"
      >>

ans aldo in the TOC

<$scrollable class='slider-list'>
<div class="tc-table-of-contents">
<<toc-selective-expandable 
   tag:"slider" 
   sort:"sort[caption]">>
</div>
</$scrollable>

It seems these two were inconsistent and caused the error! 
After removing these I got the correct results both in TW-Chrome and 
TW-Tiddlydesktop.

Just it is very strange why the behavior was different and why 
TiddlyDesktop showed different results.


Mohammad

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a3ccfce6-f15e-469a-a059-e439b1eea156%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to