Skip to content

Commit

Permalink
🐛 Correctly cloning the base numbers array
Browse files Browse the repository at this point in the history
Without this clone, each time the directive was initialized it lost the
last number. Moving back and forth between views would cause the
numbers to slowly dwindle.
  • Loading branch information
benjamincharity committed Sep 20, 2016
1 parent bd7e9bf commit f50116d
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 12 deletions.
18 changes: 10 additions & 8 deletions dist/angular-keypad.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/angular-keypad.js.map

Large diffs are not rendered by default.

0 comments on commit f50116d

Please sign in to comment.