robatron / sudoku.js

A Sudoku puzzle generator and solver JavaScript library
MIT License
419 stars 135 forks source link

TypeError: cur_unit.indexOf is not a function sudoku.js:526:20 #1

Closed peratik closed 4 years ago

peratik commented 6 years ago

Hello

I get javascript error and I can't call sudoku.generate()

TypeError: cur_unit.indexOf is not a function sudoku.js:526:20

Please advice.

Thank you

robatron commented 4 years ago

My apologies for completely missing this issue! Closing for now since it's so old, but let me know if you're still having this issue.