You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to rewrite it, just hacked quickly for a project I was working on. I'll see what I can do once I am finish with the stuff I have on hands, sorry about that.
Hello;
I get below error
TypeError: matrix[i] is undefined
line 83 : if (j>=matrix[i].length) j=0;
I'm using live search...
The text was updated successfully, but these errors were encountered: