Hi, jayq relies on .-str-obj to serialize maps, which doesn't exist on PersistantHashMaps (it turns into one once you insert the 33rd element). It should use aset instead I guess. By the way there is a map->js function you can use in the meantime.
On Monday, October 22, 2012 5:44:11 PM UTC+2, Pierre Allix wrote: > > Hello everybody, > > I'm having a bug with the following code: > > https://gist.github.com/3932130 > > The test-merge-convert function returns undefined instead of returning an > object but even more strangely the code > works if I remove the data with the key :sct_comparison_desc inside the > first map. > > I'm using cljsbuild 0.2.8 and jayq 0.1.0-alpha4 > > Any help would be highly appreciated. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en