+1 This is a critical feature to date picker with tiggzi.
+1 This is a critical feature to date picker with tiggzi.
It was actually a javascript var that somehow became undefined. Had 500's when debugging, was hard to debug, actually had to delete the project and re-create.
Well i figured it out, I realized there are scopes to the events tab, eg if you click on the icon you see different events than you see when clicking on the container. I had 2 local variable settings conflicting. Can show you how to reproduce if you'd like.
Thanks
I do, Chrome latest beta on Mac
Port error: Could not establish connection. Receiving end does not exist. miscellaneous_bindings:236
chromeHidden.Port.dispatchOnDisconnect
The references work when they're embedded in the app, just not in Chrome's console.
I created an app and trying to debug and do some debugging in Chrome, when i try to just grab a value i get an error:
var input = Tiggzi('inUsername');
ReferenceError: Tiggzi is not defined
Am I doing something wrong? Seems like the Tiggzi js api didnt load.