Hi,
After migrating to the new version my templated combo boxes freeze upon selection.
After several hours of debugging I found out that igCombo enters into an infinite recursion call of function _replaceTextInNode.
I've modified your own example http://jsfiddle.net/gh/get/jquery/1.9.1/igniteuisamples/jsfiddle-samples/tree/master/EN/HtmlSamples/combo/templates/ into http://jsfiddle.net/mPrL7/1/ in order to replicate it. I basically removed the image and address from the template. Select an item them try reopening the combo then the browser will freeze.
I would like to reiterate that my template was working in 2013.2
My template is simply <div><span>${__parameterlocal_}</span><span>${__parameter____parameterunits_}</span><span>${__designminimum_}</span><span>${__designmaximum_}</span></div>
Please could you confirm whether it is a bug? If it is, how long should I wait for a fix?
Regards,
Silverio
Hi, Alex.
The problem with the igCombo template should be fixed in our last service release. If you are already using 14.1 you can check if the problem is resolved in your application. If you still have the same problem you can send us the specific configuration of the igCombo and we will investigate it and will resolve it.
Thanks,
Nikolay Alipiev
Hello Alex,
Thank you for your reply.
Please note that there is no guarantee that the next SR would be able to address the issue in your specific scenario as we would not have had the opportunity to test the scenario under the same circumstances. Feel free to contact me if you have any questions.
Thanks for you time but unfortunately we don't have time to further debug igCombo. The problem persists and we have already rolled back to 2013.2. We will be waiting for the next SR.
Hello Sil,
Thank you for your replies.
The reported issue was also tested in a local sample - my test sample is attached for your reference. Please note that with version 14.1 build 2031, the behavior so far does not seem to occur. In order to be able to research the matter further and provide you with more feedback, I would need a working sample demonstrating the issue in question.
Please do not hesitate to contact me with any updates or questions.
Hi Petar,
I've found the IgniteUI_v14-1.2031_SR release which is identical to what I currently have.
I hope that you understand that the example in JSFiddle might work with SR for you but our code doesn't and we have already spent too many hours debugging igCombo and I have already pointed out where the problem occurs.
We will rollback to 2013.2 until you can replicate the problem in your end and come up with a new SR.
Cheers,
Sil