Hello, here is an example
http://jsfiddle.net/Resems/7zjzg5pd/10
In the provided example above, the beforeInit is never called.
As far as looking into the code and plugin itself, it rewrites the callback and never calls it.
Is there any way to fix this ?
Thank you.