There is a bug in TiddlyWiki that may make it fail for ie10, e.g. the
ImageMacroPlugin, on which a few others depend on TiddlySpace: ieVersion
is not assessed correctly as it doesn't (yet) cater for any version > 9 as
it only looks for a single digit. Was about to fork the master and and
submit a fix... but haven't doen so yet.
>
>
Well, fwiw, the correct line would be...
config.browser.ieVersion = /MSIE (\d{1,2}.\d)/i.exec(config.userAgent);
Cheers, Tobias.
--
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 http://groups.google.com/group/tiddlywiki?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.