Hi,

I 've built a small clojure (nginx/http-kit) / clojurescript application,
and I use sente to do the client server communication.

After the client logs in, I sent a large vector of 33.000 items from the server 
to the client, 
the list is just a select of two columns from a table with 33.000 rows. 

Sometimes, only the first 101 items seem to be sent to the client.

When I try to search the list locally, at some point I get this exception :


ioc_helpers.cljs:41 Uncaught Error: ... is not ISeqable

I can not always reproduce this behaviour.

Anyone an idea ? 

thanks,

Pieter

-- 
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.

Reply via email to