Skip to content
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

Unable to add new rows for table in array block #26

Open
ibrahimyaacob92 opened this issue Nov 23, 2022 · 5 comments
Open

Unable to add new rows for table in array block #26

ibrahimyaacob92 opened this issue Nov 23, 2022 · 5 comments

Comments

@ibrahimyaacob92
Copy link

image

using version:
"sanity-plugin-table": "^2.3.0",

@ibrahimyaacob92 ibrahimyaacob92 changed the title Unable to add new rows Unable to add new rows for table in array block Nov 23, 2022
@devgladstone
Copy link

I was able to temporarily resolve this using the configuration directions - just updating my "rowType"'s value to "row":

table.json:
{
  "rowType": "row"
}

but I'm having the same error as you now once again. Same version and same error message.

@zacklerner
Copy link

Currently having the same issue. Unfortunately, updating the config did not resolve it.

@MathisBullinger
Copy link

There is an official Sanity table plugin forked from this repo that is more actively maintained and might solve this issue.

@devgladstone
Copy link

@MathisBullinger appreciate the input. Was going to implement that once my team eventually upgrades to Sanity Studio v3, but we'll be stuck on v2 for a little while longer. Would you happen to know any workarounds?

@devgladstone
Copy link

Just ended up using the more up-to-date sanity-plugin-another-table to replace sanity-plugin-table for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants