Hi Bryan, just to confirm, tested this (in pre6) and it fixes both issues. All looks good in Safari and iOS.
Cheers, Anthony. On Thursday, November 15, 2012 12:02:44 AM UTC, Bryan Larsen wrote: > > Try the Github version of hobo. one of those errors has already been > fixed, maybe both. ie8 didn't like it either. > On Nov 14, 2012 6:51 PM, "tonym" <[email protected] <javascript:>> wrote: > >> Hi All, >> >> I've just reached a worrying 'oh crap' moment! >> Having developed quite a significant web app with hobo, in testing I've >> found two significant things don't work in Safari: >> >> 1. The bootstrap top-right menu (account and login info) does not work >> when collapsed. >> >> The main, and most worrying issue.... >> 2. <name-one> inputs fail completely. I've also reproduced this with a >> very basic test app. >> >> May be other issues, but I'm really worrying about this at the moment. >> >> This happens on Safari 5.0.5 (not latest version, but only 18 months >> old), and ALL iOS (4.3 up to 6.0) Safari browsers. >> I have some other simple show/hide JQuery that is working on those pages, >> so the javascript is not completely crashing. >> The javascript error, on every page, is as follows: >> >> *hjq.js - line 268 >> **SyntaxError: Parse error >> * // default for render[i][function] is hjq.ajax.update >> >>>> if(o.function) result.data["render["+i+"][function]"] = >> o['function']; >> } >> >> *hobo_jquery.js - line 3* >> *TypeError: Result of expression 'jQuery(document).hjq' [undefined] is >> not a function. >> *jQuery(document).ready(function() { >> jQuery(document).hjq(); >> }); >> Using Hobo v2.0 pre5. These errors do not occur in Chrome or Firefox, >> not sure about IE yet (foolishly I'm putting that testing off at the >> moment!). >> >> Hoping this can be fixed, somehow... or I'm deep in the doo doo :/ >> >> Cheers, Anthony. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Hobo Users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/hobousers/-/MAzglsLmVrEJ. >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/hobousers?hl=en. >> > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/zEpFcVr3-PoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
