On Wednesday, June 25, 2014 10:52:37 PM UTC-4, Sean Corfield wrote: > On Jun 24, 2014, at 8:47 PM, Joel Holdbrooks <[email protected]> wrote: > > > On Wednesday, June 11, 2014 4:23:30 PM UTC-7, tal giat wrote: > > >> Can't seem to get those working with IE8/IE9. > > >> > > >> I've created a project on github to demonstrate that: > >> https://github.com/talgiat/om-tutorial which is basically the very first > >> example (Hello world) in the om tutorial. > > >> This version displays Hello world! in a web-page. > > >> It doesn't work in IE8 or IE9 even after adding the react IE shims > >> (http://facebook.github.io/react/docs/working-with-the-browser.html#browser-support-and-polyfills) > > > > Remove: (enable-console-print!) > > > > I could not get any Om code working in IE8 until I turned that off (even with > Paul Miller's polyfill in place). > > > > Later I tried to build an Om/Sente app and couldn't get that to run on IE8, > but that's a whole 'nother story and not Om's fault (Sente relies on a bunch > of stuff IE8 doesn't support)... > > > > Sean Corfield -- (904) 302-SEAN > > An Architect's View -- http://corfield.org/ > > > > "Perfection is the enemy of the good." > > -- Gustave Flaubert, French realist novelist (1821-1880)
Thanks Sean, But the example I've posted today even with the that removed still causes the same issue. See here: https://github.com/talgiat/om-tut -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" 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/clojurescript.
