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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Width of 1, height of 2, hit reset. Throws error.
Expected behavior
Shouldn't throw error.
Additional context
Uncaught TypeError: Cannot read properties of undefined (reading 'liveCell')
at Object.iterate (pixelmanipulator.js:579:21)
at HTMLButtonElement.<anonymous> (pixelmanipulator.html:611:8)
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Width of 1, height of 2, hit reset. Throws error.
Expected behavior
Shouldn't throw error.
Additional context
The text was updated successfully, but these errors were encountered: