Hi!

I made a plugin (1) that parses tables of multivalue slices. It works
at it should, but I just noticed that when used on a deferred
NestedSlider (2), I get an error. Here's what the browsers say:
TypeError: Unable to get value of the property 'title': object is null
or undefined
TypeError: Cannot read property 'title' of undefined
TypeError: 'undefined' is not an object
TypeError: Cannot convert 'tiddler' to object

This only happens when the slider is deferred (using the ...
operator). If the slider is not deferred, everything works okay.

Any ideas?


(1) http://crewlist.tiddlyspot.com/
(2) http://www.TiddlyTools.com/#NestedSlidersPlugin

w

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to