-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe your issue:
Can not get blobityInstance in vue
Demo: https://stackblitz.com/edit/vitejs-vite-qa3ezk?file=src%2FApp.vue
Blobity config or any additional relevant code used:
import useBlobity from 'blobity/lib/vue/useBlobity';
// blobityInstance is null.
const blobityInstance = useBlobity({
zIndex: 1,
// licenseKey: '...'
});Before creating this issue, did you think of...:
- Have you checked closed issues for similar/related problems?
- Have you provided all helpful information available?
- Have you considered creating a demo repository, or a link to your running project where the problem is reproducible?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working