michmech / xonomy

A schema-driven XML editor for the web.
MIT License
91 stars 32 forks source link

Uncaught TypeError: Cannot read property 'allowLayby' of null #32

Open theangrydev opened 6 years ago

theangrydev commented 6 years ago

Noticed this while playing around with the library:

Uncaught TypeError: Cannot read property 'allowLayby' of null
    at Object.Xonomy.render (xonomy.js:505)

This happens when the docSpec is null as per the example in the documentation PDF.