New extension select doesn't work in initComplete callBack in 1.10.8

New extension select doesn't work in initComplete callBack in 1.10.8

FrançoisFrançois Posts: 7Questions: 3Answers: 0

Hello,

I have a error when i try to use the new select api in a initComplete callback. The example here : https://jsfiddle.net/ano/mnwvwxdh/6/
And the error is : Uncaught TypeError: Cannot read property 'style' of undefined
It seems that the select extension is not initialized during this callback, but then, what is the real last init event ?

Best regards,

François

This discussion has been closed.