-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
Most appropriate sub-area of p5.js?
- Accessibility
- Color
- Core/Environment/Rendering
- Data
- DOM
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Build process
- Unit testing
- Internationalization
- Friendly errors
- Other (specify if possible)
p5.js version
v1.9.4
Web browser and version
131.0
Operating system
linux
Steps to reproduce this
Steps:
- got to https://editor.p5js.org/Cdriko/sketches/rbr77d-AU
- click on "Deplace" button
- this execute the 'deplaceBloc' function in that The function tableRow.setString( give an error
- error 'Column #0 is out of the range of this table"
- But I read the row and the colomn just before.