noprompt/ankha

Ankha doesn't work with Om 6.0 onwards

Closed this issue · 7 comments

yazz commented

The error I get is:

Uncaught TypeError: Cannot call method 'call' of undefined
main.js [4101] collection
main.js [4104] inspect
main.js [4133] ankha.core.t13840.om$core$IRender$render$arity$1
main.js [3813] render
main.js [3879] anonymous
react.js [6029] anonymous
react.js [11403] anonymous
react.js [5582] anonymous

Yeah, I just noticed this today. I'm working on it.

This has been fixed.

That's not related to this library.

yazz commented

Thanks, it works now, it was my fault it didn't work, I changed the wrong library :(

yazz commented

There is one more problem though. In advanced mode when I compile om-sync stops working. If I remove Ankha then om-sync works again and fires events. Not a must have for me, as I use ankha in simple compilation mode, but just something I noticed

Hmm... That's definitely strange. I haven't used om-sync before so I'm not sure what the issue is. Let me know if you find a connection with this library.

yazz commented

Yes, if I find out what causes it I will let you know