egjs-flicking icon indicating copy to clipboard operation
egjs-flicking copied to clipboard

How can I use this package with nuxt 3?

Open mastercodingbear opened this issue 1 year ago • 2 comments

Description

I'd like to install this package in the nuxt 3 project but there is only documentation for nuxt 2.

Steps to check or reproduce

mastercodingbear avatar Apr 19 '23 05:04 mastercodingbear

Hello @mastercodingbear

As Nuxt@3 depends on Vue@3, you can use @egjs/vue3-flicking for Nuxt 3.

  • https://naver.github.io/egjs-flicking/docs/quick-start (See Vue@3)

If you're using SSR, please check our SSR guide, the rest is the same as the Vue3 guide.

  • https://naver.github.io/egjs-flicking/docs/ssr

WoodNeck avatar Apr 27 '23 06:04 WoodNeck

@WoodNeck It does not work. I followed the instructions. CSS is not applying or something else does not work. I have tried it both at the component level and at the global level. See attachment. I used demo code from here: https://naver.github.io/egjs-flicking/Demos image

3rmir avatar Jun 09 '23 09:06 3rmir