pirony / ks-vue-scrollmagic

Vue plugin that makes using Scrollmagic with Vue a walk in the park
MIT License
45 stars 9 forks source link

addIndicators #9

Open ccarstens opened 6 years ago

ccarstens commented 6 years ago

Hi @pirony ,

thank you for creating the Vue port of scroll magic, thats awesome. Is it somehow possible to use Scene.addIndicators() with ks-vue-scrollmagic?

I'm trying to require the file from the original scroll magic module but I keep getting the error below.

import 'scrollmagic/scrollmagic/uncompressed/plugins/debug.addIndicators'

17:59:36:075 (ScrollMagic.Scene) -> ERROR calling addIndicators() due to missing Plugin 'debug.addIndicators'. Please make sure to include plugins/debug.addIndicators.js

Thank you for your help, best ccarstens

httpster commented 6 years ago

@pirony, I am running into the same issue, it doesn't matter how I try to import the debug.addIndicators plugin, I am still getting the error @ccarstens posted above.

Brucuz commented 5 years ago

Hi, i'm facing the same issue, any feedback?

monachilada commented 5 years ago

+1

cassiebrooks commented 5 years ago

+1

timrijkse commented 5 years ago

+1

rosswilson252 commented 5 years ago

+1

justinriggio commented 5 years ago

Ping.... Any luck on this Issue?

BaronBonet commented 5 years ago

+1

ybabenkoJapp commented 2 years ago

Hey, @pirony, I have faced this issue as well as the rest guys. Are there any updates? Thanks