Skip to content

Managing OnChange with multiple arrays #186

@Electacle

Description

@Electacle

Hello, I use several data tables with this react module, like this:

data = [ [...arrays], [...arrays...] ]

then I use a useState on this data, then a loop to launch the different spreadsheets

Only, it seems that the OnChange doesn't work when it comes to handling multiple tables and I don't know what modification I need to make so that it can handle this situation.

If someone could enlighten me, I would be grateful!
Thanks for reading!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions