Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install strike_Carousel: no event named 'fiddle_evt_navigate' #60

Closed
douglascayers opened this issue Aug 5, 2017 · 3 comments

Comments

@douglascayers
Copy link

Great set of components here, thank you!

Running into issue when trying to install the strike_Carousel component, it fails because no event exists with name fiddle_evt_navigate

Is this perhaps a typo or is the repository missing the event?

I'm installing via clone the repository into my project then trying to deploy from my IDE.

Thanks!

@douglascayers
Copy link
Author

Removing line 11 fixes the issue and I can install fine. So maybe it's not necessary?

<aura:registerEvent name="navigate" type="c:fiddle_evt_navigate"/>

@burhan7
Copy link
Contributor

burhan7 commented Aug 8, 2017

@douglascayers We're glad you enjoy using strike components.
Thank you for logging this issue. You're right, that's a typo and it'll be fixed in the next release.

Thanks.

@douglascayers
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants