Describe the bug
Tables for feature metadata on both the "Playground/Table" tab and the "Data Table/Feature Meta" tab perpetually display "Processing..." and never load.
To Reproduce
Steps to reproduce the behavior:
- Launch omicser
- Load data on "Ingest" tab
- Go to "Playground" tab, click on "Data Table"
- Go to "Data Table" tab, click on "Feature Meta"
Expected behavior
Table with feature metadata from "var_annot" should display.
Screenshots


Desktop (please complete the following information):
- OS: Windows 10
- Browser: Chrome
Additional context
Could be a format rendering issue in datatable, however I don't think it's a problem with attempting to format PubChem IDs (numeric IDs that need to be displayed as character in the table), because the issue persists when I remove the PubChem ID column in my data frame.
Describe the bug
Tables for feature metadata on both the "Playground/Table" tab and the "Data Table/Feature Meta" tab perpetually display "Processing..." and never load.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Table with feature metadata from "var_annot" should display.
Screenshots

Desktop (please complete the following information):
Additional context
Could be a format rendering issue in datatable, however I don't think it's a problem with attempting to format PubChem IDs (numeric IDs that need to be displayed as character in the table), because the issue persists when I remove the PubChem ID column in my data frame.