substance / document

Substance Document Model
http://substance.io/#substance/manual
MIT License
52 stars 6 forks source link

TypeError: doc.properties is undefined #7

Closed thulka closed 11 years ago

thulka commented 11 years ago

I downloaded this, and mapped it as web page. then opened index.html and received the error above.

The same error comes up when I simply open

http://interior.substance.io/modules/document.html

regardless of the browser. (latest chrome, latest ff)

michael commented 11 years ago

There is some documentation, though it's not complete yet.

http://interior.substance.io/modules/document.html

We have a bunch of other priorities before we launch a stable version of the full stack, including a new (and documented) release of the Substance Document module.

Have you included the Substance Utilities as well? https://github.com/substance/util/blob/master/util.js

thulka commented 11 years ago

Actually did not include anything, since I did not find a hint anywhere to do so. Anyway, the demo on your hosted web page does not work either:

http://interior.substance.io/modules/document.html

raises the very same error.

Found the documentation below the non-appearing demo at http://interior.substance.io/modules/document.html.

michael commented 11 years ago

Thanks for pointing out. Fixed that issue, demo on the documentation page is working again.