Samuel Adesoga
Samuel Adesoga
i keep getting this error in the console window TypeError: $(...).feedback is not a function This is what html that is put into my view $(document).ready(function() { $('#feedback_link').feedback({tabPosition: 'top'}); });...
This occurs when the user the creates a post is deleted. Would it be possible to have the null user or something in those lines. Awesome job with this library...
I hjave writtedn a test as below and the assertions doesnt seem to fail. it always passes. Can you help point to what is going on. A simple assertion works...