an error from dropdownlist

Hi, 

Recently my code create an error about 
"Uncaught DataManager - executeLocal() : A query is required to execute".
The solution that I search on the internet is
https://www.syncfusion.com/forums/143751/cascading-dropdownlist-error-datamanager-executelocal-a-query-is-required-to-execute.
But it isn't work in my code for Vue.
Is the source from the collision between "ej2-vue-dropdowns" and "ej2-dropdowns"
Is there a better solution for Vue and yarn?

Thanks.

Franky

1 Reply 1 reply marked as answer

SN Sevvandhi Nagulan Syncfusion Team October 1, 2020 11:59 AM UTC

Hi Franky, 



Greetings from Syncfusion support. 


We checked the reported requirement. We would like to inform you that the reported issue occurs sometimes due to the installation of duplicate packages in your application. In general, duplicate package will be installed when there is any version mismatch between the packages. So, we suggest to delete the node_modules again, follow the steps specified in below UG documentation. 




If the above suggestion does not help you, please share the below details that help us to check and provide the solution at the earliest. 

1.       Control rendering code snippet with import statement 
2.       Provide Package.json 
3.       If possible, provide the issue replicating sample 

Regards, 
Sevvandhi N 


Marked as answer
Loader.
Up arrow icon