Warning message when compiling Vue 3 app

Compiling example app at Getting Started with Vue 3 tutorial shows this warning:

warning in ./node_modules/@syncfusion/ej2-vue-grids/src/grid/aggregates.directive.js"export 'default' (imported as 'Vue') was not found in 'vue'

Usually this happen when some code is Vue 2 compatible but not Vue 3. Is it something I should worry about?


1 Reply

VS Vignesh Sivagnanam Syncfusion Team July 8, 2021 10:13 AM UTC

Hi Matheus 
  
Greetings from Syncfusion support, 
  
Don’t worry about it since this warning will not be thrown in production build. Also, we have provided support for both Vue 2 & Vue 3 to all our EJ2 Vue Syncfusion components. 
  
Please get back to us for further assistance 
  
Regards 
Vignesh Sivagnanam 


Loader.
Up arrow icon