Skip to content

BUG: can not get blobityInstance in vueΒ #24

@jaufey

Description

@jaufey

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions