cos-archives / hgrid

[UNMAINTAINED] A Javascript-based hierarchical grid that can be used to manage and organize file/folder-like data
Apache License 2.0
23 stars 14 forks source link

Occasionally HGrid does not load #60

Closed brianjgeiger closed 10 years ago

brianjgeiger commented 10 years ago

Sometimes the HGrid fails to load. I suspect that what's happening is that the Dropzone module isn't loading, and so the HGrid doesn't load.

screen shot 2014-05-20 at 10 03 43 am screen shot 2014-05-20 at 10 03 34 am

That being said, I say that about most of my Javascript problems in the past week or so, so it could be that I'm just a little obsessive about JS loading problems.

sloria commented 10 years ago

I think you're correct about the Dropzone module not loading. I believe this is related to CenterForOpenScience/openscienceframework.org#521 and is therefore an OSF rather than an HGrid bug. Could you please repost this in that thread?

sloria commented 10 years ago

Closing, as this an OSF-related error.