Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

[Vue Router warn]: uncaught error during route navigation: #242

Open
fritzdultimate opened this issue May 5, 2022 · 1 comment
Open
Labels

Comments

@fritzdultimate
Copy link

after importing the dependency into my component:

import VueAgile from 'vue-agile';

this error prevents my component from rendering anything.

PS: I have tried editing my vite.config.ts file as said in the previous issue. `issue #237

vue-agile-issue

@Melanie2598
Copy link

Hey, if you do the import like this:
import { VueAgile } from 'vue-agile';
it should work I think :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants