Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data source import shows as blank #216

Open
BrianWhitneyAI opened this issue Aug 14, 2024 · 0 comments
Open

Data source import shows as blank #216

BrianWhitneyAI opened this issue Aug 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BrianWhitneyAI
Copy link
Contributor

Description

When importing a data source the core panel shows as all blank values. The data itself is there as clicking on a file will bring up the sidebar. I believe this is due to some saved config to redux that is not cleared on app build.
Screenshot 2024-08-14 at 11 57 24 AM

Reproducibility

To reproduce this bug on main I do the following from repo head

git clean -Xfd
npm ci
cd  /packages/desktop
npm run start 
  1. Then make sure that there are no existing data sources or queries, If there are delete them and close and reopen app.
  2. Import the variance dataset
@SeanLeRoy SeanLeRoy added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants