-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
impossible to change a Table entry #7382
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, please make sure to fill out the inputs in the issue forms. Thank you! |
hi, Can I Contribute on that issue? @Cdriko |
hello @Deathnote45 you'r welcome ;) |
Can I contribute? @Cdriko |
Hi @Deathnote45, it For this issue, the sketch provided is 580 lines of code, which makes it difficult to work out where the issue is. It would be helpful for you to come up with the 'minimal reproducible example' where you share with us a snippet of code which is as small as possible but shows the issue. I asked ChatGPT to create a simple example from the code which you can find here. This code works correctly though, so ChatGPT didn't do this correctly, however, its a good starting place for what a simple code snippet showing the error could look like. When doing so, you may find out that there isn't an error in the p5.js library, but an error is instead found in Cdriko's code, in which case you could help solve the issue and recommend we close the issue. In the future, it would be helpful if Cdriko made a small sketch that showed the issue without other code that may draw our attention away from the bug. Edit: Sorry for my confidence, maintainers are actually talking about retiring p5.Table in #7090, so it may not be important to fix this issue if we remove the class. |
Most appropriate sub-area of p5.js?
p5.js version
v1.9.4
Web browser and version
Operating system
linux
Steps to reproduce this
Steps:
Snippet:
The text was updated successfully, but these errors were encountered: