ccui.ScrollView doesn't work in firefox

Hello
I am developing game with cocos2d-Html5 and used ccui.ScrollView in game
It works very well in Chrome, But if it open in firefox, it has issue as follow

“IndexSizeError: Index or size is negative or greater than the allowed amount”

How can i solve this problem, please help me.
Best Regard