Checkbox List rendering from multiselect dropdown: [Vue warn]: Property "customItemRender" was accessed during render but is not defined on instance.

0 Answers 40 Views
Checkbox Input MultiSelect
gunasundari
Top achievements
Rank 1
gunasundari asked on 08 Jan 2025, 07:04 PM

Hi Team,

          I was tried to custom render from Multiselect dropdown as a checkboxlist but while rendering I am getting the [Vue Warn]. Could you please help me to resolve the issue and help me out to get the checkbox list instead of multielect dropdown in the UI. Also please suggest the best practice to deal with this implementation. 

I have added the screenshot what I have tried with customItemRender method. Please guide me to achieve what I have tried for.

 

Thanks In advance.

Thanks

Gunasundari

Filip
Telerik team
commented on 13 Jan 2025, 04:12 PM

Hi, gunasundari,

Based on the provided information I understand that your requirement is to render checkboxes for the MultiSelect items is that correct? If this is the case, using the itemRender is indeed the suggested approach. I have prepared an example that showcases how to render checkobxes here:

However I was not able to reproduce the warning visible in the screenshots. In case the issue persists and the example is not enough for you to transfer the logic to the real-world app, can you please modify the example above so that it matches your implementation? This will allow me to debug it locally and look for another solution.

Regards,
Filip

No answers yet. Maybe you can help?

Tags
Checkbox Input MultiSelect
Asked by
gunasundari
Top achievements
Rank 1
Share this question
or