microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
100.64k stars 12.44k forks source link

The navigator on documentation site is half-broken #8304

Closed x1a0 closed 8 years ago

x1a0 commented 8 years ago

When the navigator is collapsed, all items are gone but the first one. I got confused because I could not find other parts of the documentation until I set the zooming back to 100% so all menu items appeared on left side again...

quick_start_ _typescript

mhegazy commented 8 years ago

duplicate of https://github.com/Microsoft/TypeScript/issues/8119

x1a0 commented 8 years ago

Ah sorry - I did search but couldn't found that one. Thanks.

mhegazy commented 8 years ago

should be fixed now, can you give http://www.typescriptlang.org/docs/tutorial.html another try.

x1a0 commented 8 years ago

@mhegazy yep - works for me now.