Description of the problem
In the document, there is the missing thing is that "fieldset-faux" is needed as a parent of the created grid structure to create the grid input in the CP/Table service.
Document: https://docs.expressionengine.com/latest/development/services/table.html#using-as-a-grid-input
Bug
If we not add the "fieldset-faux" then the "Add Row" button is not worked.
Suggestion
We can add this thing in the document as the current situation. EE team can add this class for this service via the code in the next version.
Description of the problem
In the document, there is the missing thing is that "fieldset-faux" is needed as a parent of the created grid structure to create the grid input in the CP/Table service.
Document: https://docs.expressionengine.com/latest/development/services/table.html#using-as-a-grid-input
Bug
If we not add the "fieldset-faux" then the "Add Row" button is not worked.
Suggestion
We can add this thing in the document as the current situation. EE team can add this class for this service via the code in the next version.