Skip to content

Fixed the interface which error does allow to compile with angular CL… #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alvarotor
Copy link

@alvarotor alvarotor commented Oct 20, 2017

Fixed the interface which error does allow to compile with angular CLI 1.4.9 and Typescript 2.5.3.
Could you update the npm package. Please?

});
}
onHintsAdded(cb: Function) {
return this.intro.onhintclose(() => {
Copy link

@ChrisMBarr ChrisMBarr Apr 16, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've copied your code into my project, but notice this typo that's not your fault, but easily overlooked. This should use this.intro.onhintsadded here since the above method also calls this.intro.onhintclosed

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

Successfully merging this pull request may close these issues.

2 participants