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

Custom anyOf editor should not depend on setFormSubmissionListener #79

Open
fredmaggiowski opened this issue Jul 1, 2020 · 0 comments

Comments

@fredmaggiowski
Copy link
Member

The feauture or bug you are proposing

The issue is related to bad design of a feature.

The description of the bug or the rationale of your proposal

The custom anyOf editor relies on setFormSubmissionListener which is provided on eacy invocation to configureJSONEditor. The problem is that we would like to move configureJSONEditor invocation in the index of the API Explorer in a way that it'll be only invoked once per library usage.

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