tmcw / docbox

REST API documentation generator
ISC License
1.14k stars 191 forks source link

Landing broken #77

Closed jimlongo56 closed 6 years ago

jimlongo56 commented 6 years ago

Starting from scratch. Mac OS 10.13.3

Clone repo, install, test . . . everything passes. build, no errors. display resultant index.html in Chrome (happens in all current Mac browsers, Firefox, Safari)

Upon loading I get this screen shot 2018-02-22 at 12 32 26 pm

If I drag the browser window narrower so a breakpoint kicks in, then expand the page again everything snaps into place correctly. screen shot 2018-02-22 at 12 32 39 pm

Note: the page seems to load correctly and then breaks when the javascript loads at the bottom of the index.html.

tmcw commented 6 years ago

Yep, that's #64, and this is a duplicate of that issue.