Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You have a JS error that breaks the whole site.

Here it is:

    var query = new Parse.Query(Procedure);
    query.limit(1000);
    query.ascending)(               <---- error
    query.find({


Thanks for the notice. The change has been fixed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: