Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve component: splitpanes #187

Open
sanketsatarkar opened this issue Apr 7, 2023 · 3 comments
Open

Failed to resolve component: splitpanes #187

sanketsatarkar opened this issue Apr 7, 2023 · 3 comments

Comments

@sanketsatarkar
Copy link

Failed to resolve component: splitpanes
Failed to resolve component: pane
"vue": "3.2.47",
"splitpanes": "^3.1.5",

pane1 pane2
import { Splitpanes, Pane } from 'splitpanes'
import 'splitpanes/dist/splitpanes.css'

components: {
Splitpanes,
Pane
},

@jcuenod
Copy link

jcuenod commented May 19, 2023

This is not a problem with splitpanes. Search for vue documentation on how to import and use components.

@pasoevi
Copy link

pasoevi commented Aug 17, 2023

@jcuenod the issue seems to be the Splitpanes and Pane exports are undefined with ESNext.

@jcuenod
Copy link

jcuenod commented Aug 17, 2023

If that's the case, @antoniandre should take a look...

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

No branches or pull requests

3 participants