We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Error opening all items during initialization

Hi,

when I try to show Accordion with all items selected I receive the following error message:

ej.web.all.min.js:10 Uncaught TypeError: this.model.selectedItems.push is not a function(…) (details in the attache file)
 
I'm using version 14.3.0.52 of ej.web.all.min.js

and the following code for selecting all items:

            List<int> selecteditem = new List<int>() { 0, 1, 2 };

            Html.EJ().Accordion("ContractAccordion").EnableMultipleOpen(true).SelectedItems(selecteditem).Items(data =>
            {
...

Thanks in advance.

Attachment: error_24506b39.zip

2 Replies

CR CLAUDIO RICCARDI November 24, 2016 03:18 PM UTC

Hi,

the same problem appears with last version 14.4.0.15

Claudio


KC Kasithangam C Syncfusion Team November 25, 2016 06:45 AM UTC

Hi Claudio, 
We are able to reproduce the issue “console error occurs while show Accordion with all items selected”. A support incident to track the status of this issue has been created under your account. Please log on to our support website to check for further updates. 
Please let us know if you have further concern. 
 
Regards, 
Kasithangam 


Loader.
Live Chat Icon For mobile
Up arrow icon