Description
Great project (conceptually)! - I am planning to use it to parameterise all my 'ports' so that the user know what to provide, e.g., PostgreSQL when that needs installing; using its documentation page: https://verman.io/docs/latest/_lib/_storage/postgres/README.html
Specifically—and in the likely case I try a different JSON schema form generator in the menatime—it's this file here:
https://github.com/verman-io/verman.github.io/blob/da54a3b/docs/latest/_lib/_storage/postgres/README.html
Unfortunately as you can see your json-schema-form-element doesn't load. It just takes up some space and renders nothings.
But I just copied https://github.com/json-schema-form-element/examples/blob/66c74d8/src/pages/pure-html.html and there are no errors anywhere.
What am I doing wrong?