Roman
Roman
Still no solution? Workaround didn't helped me too Chrome Version 49.0.2623.87 m EDIT: Made my own workaround ( possible might work only for me ): 1. Have added hidden helper...
> Try adding `container.find('img').unveil();` before the trigger call. Worked
Word should be splitted, but it crashes.
My fix - http://pastebin.com/Xqy9CqXA, but it doesn't solves problem fully. The fix check if word Index exists in array and is not undefined. If does, it skips. This way code...