Skip to content

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