Skip to content

Don't disable validation when constructing FigureWidget's template. #2439

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

Merged
merged 1 commit into from
May 5, 2020

Conversation

jonmmease
Copy link
Contributor

Closes #2437.

As things are structured right now, we need to run through all of the validation logic in order to generate the messages to send to the FigureWidget front-end. This PR makes sure that we leave validation on when constructing a FigureWidget's default template.

We need to run through all of this logic to generate the messages to send to the front-end.
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.

FigureWidget doesn't load default template
2 participants