Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

This is cool stuff, few questions #2

Description

@ayapsone

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions