syncfusion / ej2-vue-ui-components

Syncfusion Vue UI component library offer more than 50+ cross-browser, responsive, and lightweight vue UI controls for building modern web applications.
https://www.syncfusion.com/vue-ui-components
Other
295 stars 63 forks source link

ej2-vue-schedule not working on Vue 3 #72

Closed hjbdev closed 2 years ago

hjbdev commented 3 years ago

@syncfusion/ej2-vue-schedule requires @syncfusion/ej2-vue-base which requires Vue 2 and attempts to use the Vue object, which no longer exists.

WARNING in ./node_modules/@syncfusion/ej2-vue-base/src/component-base.js 46:16-19
export 'default' (imported as 'Vue') was not found in 'vue'

package.json dependencies:

"dependencies": {
        "@syncfusion/ej2-vue-schedule": "*",
        "vue": "^3.1",
    }

yarn list shows installed versions:

@syncfusion/ej2-vue-schedule@19.2.56
@syncfusion/ej2-vue-base@~19.2.55
Satheeshkumar0195 commented 3 years ago

Hi Harry,

We have validated your reported query "ej2-vue-schedule not working on Vue 3" and prepared sample based on the below guideline to reproduce the reported issue. But, we were unable to reproduce the issue at our end.

Please find the sample which prepared for your issue - https://www.syncfusion.com/downloads/support/directtrac/340520/ze/Vue3-Schedule-480470753

UG: https://ej2.syncfusion.com/vue/documentation/schedule/getting-started-vue-3/

Could you please share the below details to reproduce the issue? This will help us to validate the issue and provide prompt solution at earliest.

Regards,

Satheesh Kumar B

rajendranr-5483 commented 2 years ago

HI @hjbdev ,

We are closing this thread now since there is no recent activity. Feel free to reopen the issue and update your comments for the reinvestigation.

Regards, Rajendran R