Skip to content

Default type to object if undefined#1292

Merged
epicfaace merged 2 commits intorjsf-team:masterfrom
domharrington:feature/default-type-object
Jun 2, 2019
Merged

Default type to object if undefined#1292
epicfaace merged 2 commits intorjsf-team:masterfrom
domharrington:feature/default-type-object

Conversation

@domharrington
Copy link
Contributor

@domharrington domharrington commented May 21, 2019

Reasons for making this change

Fixes #1265

Added tests and confirmed working on the local test app:
http://localhost:8080/#eyJmb3JtRGF0YSI6e30sInNjaGVtYSI6eyJwcm9wZXJ0aWVzIjp7ImEiOnsidHlwZSI6InN0cmluZyJ9fX0sInVpU2NoZW1hIjp7fX0=

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
    • I've run npm run cs-format on my branch to conform my code to prettier coding style
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@epicfaace
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default type to object if undefined

2 participants