You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Can you please help in how to import and use vue-rx with spring biit admin ui components? I always run into errors.
I am a beginner, the application worked in Vue2 and earlier version of Spring Boot Admin. Now in Vue3 it does not.
When I try to add add something with 'use' in index.js, I get the error "Vue.use is not a function"
Hi,
Can you please help in how to import and use vue-rx with spring biit admin ui components? I always run into errors.
I am a beginner, the application worked in Vue2 and earlier version of Spring Boot Admin. Now in Vue3 it does not.
When I try to add add something with 'use' in index.js, I get the error "Vue.use is not a function"
package.json :
The error:
I tried to import it in the component too, but I did not manage to make it work.
Thank you for your help!
Peter
The text was updated successfully, but these errors were encountered: