Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

Fix incorrect function call in appendElements #121

Merged
merged 1 commit into from
Dec 4, 2014
Merged

Fix incorrect function call in appendElements #121

merged 1 commit into from
Dec 4, 2014

Conversation

stevenschobert
Copy link
Contributor

First off, thank you for open-sourcing and maintaining salvatorre.js. Its been really useful for me! 🍻

I was encountering an error in the current version, when trying to call appendElements. After digging into it, it looks like its trying to invoke next_element_column_index, which doesn't exist:

screen shot on 2014-12-01 at 16_56_58

I've changed the function call to match the function name already defined.

Thanks!

@ppold
Copy link
Contributor

ppold commented Dec 4, 2014

Nice catch thanks!

ppold added a commit that referenced this pull request Dec 4, 2014
Fix incorrect function call in appendElements
@ppold ppold merged commit e21f531 into rnmp:master Dec 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants