artasparks / glift

Go Lightweight Frontend
MIT License
115 stars 33 forks source link

"YounggilLesson" Example Crashes #124

Closed yewang closed 9 years ago

yewang commented 9 years ago

The lesson example at http://www.gliftgo.com/#YounggilLesson crashes when switching to panels 5 or 31.

This seems to be readily reproducible in both Chrome on Windows and Firefox on Linux.

In Chrome, this error message is left in the console: Uncaught TypeError: Cannot read property 'getChild' of null

artasparks commented 9 years ago

Thanks for the feedback. I'll take a look.