viezel / NappDrawer

A side drawer navigation container view controller for Appcelerator Titanium.
MIT License
248 stars 128 forks source link

Drawer crashes #190

Closed abhiit61 closed 6 years ago

abhiit61 commented 8 years ago

Hi,

I have added the drawer in my app using your sample example for android. When I launch the application it throws following error

TiExceptionHandler: (main) [0,72] - Message: Uncaught ReferenceError: doClick is not defined [ERROR] : TiExceptionHandler: (main) [0,72] - Source: doClick ? $.addListener($.views.label, "click", doClick) : defers["$._

Any idea how to solve this?

hansemannn commented 6 years ago

This should not be an issue anymore.