Laurent
Laurent
I could try fixing it but it looks like it would require some changes to the yii2-queue project? If yes I would be more than happy to submit a pull...
Alright thanks! Will dig into it, make sure it stays compatible and create a pull request :)
Thank you for your answer. We don't use context and the id holds the original source language in our case. I will be submitting a PR in the next days.
I am using the latest code from master and it doesn't fix this issue. ``` $('.raty').raty({ starType: 'i' , path: '/web/library/raty/images/', half: true, click: function(event) { var rate = $('.raty').raty('score');...
> > Alright thanks! Will dig into it, make sure it stays compatible and create a pull request :) > > Just wondering if any progress here? :) Hey, sorry...