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

This is cool stuff, few questions #2

Open
ayapsone opened this issue Mar 3, 2017 · 0 comments
Open

This is cool stuff, few questions #2

ayapsone opened this issue Mar 3, 2017 · 0 comments

Comments

@ayapsone
Copy link

ayapsone commented Mar 3, 2017

I have some few issues, it may be me but wanted to check, after cloning for my polymer project.

  1. tried to use boolean ( check boxes ), form is getting wrapped -
    though i could fix by removing "custom-style" in eco-json-schema-object.
  2. when tried demo page with this schema

{"$schema":"http://json-schema.org/schema#","title":"sample","type":"object","properties":{"A":{"title":"A","type":"object","properties":{"1":{"title":"one","type":"boolean"},"2":{"title":"two","type":"boolean"}}},"B":{"title":"B","type":"object","properties":{"1":{"title":"one","type":"boolean"}}}}}

  • check box is not showing up in online, but latest code of yours is showing in my local
  • object headers like "A" or "B" showing in online but not in latest code.
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