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

Fix TS errors in toolbar configs reported only in VS Code #1484

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

axelboc
Copy link
Contributor

@axelboc axelboc commented Aug 30, 2023

No error during the build, but the TS language server in VS Code was not happy. A fix was already in place in the config of the SurfaceVis toolbar, but it wasn't working in the LineVis toolbar config because of the partialize option passed to the persist middleware. I found another way to fix the error.

image

@axelboc axelboc merged commit 56f7253 into main Aug 30, 2023
8 checks passed
@axelboc axelboc deleted the config-warnings branch August 30, 2023 14:09
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

Successfully merging this pull request may close these issues.

1 participant