lilab-bcb / cirrocumulus

Bring your single-cell data to life
https://cirrocumulus.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
74 stars 16 forks source link

select doesn't work on static website -- loading #173

Closed zglu closed 1 year ago

zglu commented 1 year ago

Dear Cirro team,

I love the cirro tool very much and would like to share some data online. However, when I deploy it as a static website, the select function doesn't work (lasso select or on the meta data). The page shows "loading" all the time. Would you please have a check?

Many thanks, Zhigang

Screenshot 2023-03-21 at 14 01 09
joshua-gould commented 1 year ago

Thanks for reporting the issue. Please do a git pull to get the fix.

zglu commented 1 year ago

Thanks a lot. Update indeed fixed the issue.