[tw5] array.find polyfill for Twitter plugin

2018-07-14 Thread zemoxian
As an update, I’ve found that I can copy and paste a simple polyfill into a 
tiddler. Then set its type to “application/javascript” and plugin-type to 
“startup”. I’ve run into this on a few older browsers/ OSs. 

I didn’t wrap them in (function(){}) bodies or add “use strict”; or anything so 
I don’t know if there are side effects that I might encounter down the line. So 
far, it seems to work fine. 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/9ca73342-e3c6-433e-88be-f91fa83e1bcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] array.find polyfill for Twitter plugin

2018-04-07 Thread zemoxian
Has anyone run into the “Object doesn’t support property or method ‘find’” 
error on IE? I don’t usually us IE but I just did and ran into this error. I 
tracked it down to the Twitter plugin. (I had to disable the plugin on my phone 
to access the page on this particular computer that only has IE 11 installed. )

I was wondering if there’s a TiddlyWiki polyfill for this function already. Or 
if it could be added to the Twitter plugin specifically. 

Thanks 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/b8d1de1b-1c60-424b-9890-9d18b32ab686%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.