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

optionIs tester should check wheter given uischema is defined or null #1303

Closed
edgarmueller opened this issue Mar 19, 2019 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@edgarmueller
Copy link
Contributor

It can crash if uischema is undefiend or null as in

index.js:190 Uncaught TypeError: Cannot read property 'options' of null
    at index.js:190
    at Object.tester (index.js:282)
@edgarmueller edgarmueller added this to the 2.2.3 milestone Mar 19, 2019
@edgarmueller edgarmueller self-assigned this Apr 1, 2019
@edgarmueller
Copy link
Contributor Author

Fixed via #1314

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

No branches or pull requests

1 participant