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

Don't reset spec when updateData is called #820

Open
davidanthoff opened this issue Jun 7, 2018 · 0 comments
Open

Don't reset spec when updateData is called #820

davidanthoff opened this issue Jun 7, 2018 · 0 comments

Comments

@davidanthoff
Copy link
Contributor

I have an option in the julia interface to update the data that a given voyager instance is using. Essentially that ends up with a call to voyagerInstance.updateData(bla). Whenever that call gets made, the current view spec seems to get reset. It would be cool if the view just stayed, at least if the schema of the data doesn't change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant