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

#804 - Bug Fix - Empty divs are created #1218

Merged
merged 2 commits into from
Mar 14, 2019

Conversation

gr8pathik
Copy link
Contributor

Reasons for making this change

Multiple empty divs seem to be created that are not useful. So removing the empty divs

Resolves #804

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

src/components/fields/ArrayField.js Outdated Show resolved Hide resolved
src/components/fields/ArrayField.js Outdated Show resolved Hide resolved
@epicfaace
Copy link
Member

Looks great! Thanks

@epicfaace epicfaace merged commit b096c99 into rjsf-team:master Mar 14, 2019
@djstrasser
Copy link

djstrasser commented Apr 4, 2019

Has this been released on npm?

Edit: Nevermind I realized that this is one of the commits to master since last release.

@epicfaace
Copy link
Member

@Jigsaw-Jams it now has.

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.

3 participants