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
Can anyone provide an example of how vueisotope can be set up to work within a Vue single file component architecture? I'm trying to use Vue CLI to scaffold a project, and I can't figure out how to get the basic examples on the docs working with a webpack build. I did see the note about using webpack, but the docs don't seem to go into enough detail to show how to configure (see issue #15). I'm hoping someone can show how to adapt the doc's basic example into a Vue SFC build, maybe on codesandbox.io or similar.
The text was updated successfully, but these errors were encountered:
Hi,
3 years later, is there an answer for this issue.
I've just try to implement basic sample in a vue file, but it seems that the default slot in isotope element is not displayed.
Thanks if you could show a basic vue file example.
In fact, my question concerns the integration of vueisotope into Vue3.
I've just checked that it's working fine with Vue2.
I guess it's to early to use Vue3 !
Can anyone provide an example of how vueisotope can be set up to work within a Vue single file component architecture? I'm trying to use Vue CLI to scaffold a project, and I can't figure out how to get the basic examples on the docs working with a webpack build. I did see the note about using webpack, but the docs don't seem to go into enough detail to show how to configure (see issue #15). I'm hoping someone can show how to adapt the doc's basic example into a Vue SFC build, maybe on codesandbox.io or similar.
The text was updated successfully, but these errors were encountered: