We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Field not rendering.
To Reproduce
Install, add plugin, define field:
npm i @sanity/table
// sanity.config.js plugins: [ table(), ]
defineField({ title: "Pricing", name: "pricing", type: "table", })
Expected behavior
Table field should be visible.
Screenshots
Which versions of Sanity are you using?
@sanity/cli (global) 3.62.2 (latest: 3.64.2) @sanity/image-url 1.1.0 (up to date) @sanity/table 1.1.2 (up to date) @sanity/vision 3.64.2 (up to date) sanity 3.64.2 (up to date)
What operating system are you using?
macOS Sonoma 14.6.1
Which versions of Node.js / npm are you running?
10.2.4 v18.19.1
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Field not rendering.
To Reproduce
Install, add plugin, define field:
npm i @sanity/table
Expected behavior
Table field should be visible.
Screenshots
![image](https://private-user-images.githubusercontent.com/823531/388724205-cfd2e14e-de41-4ab6-a33f-111ae79038b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MjIzNTcsIm5iZiI6MTczOTcyMjA1NywicGF0aCI6Ii84MjM1MzEvMzg4NzI0MjA1LWNmZDJlMTRlLWRlNDEtNGFiNi1hMzNmLTExMWFlNzkwMzhiMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNlQxNjA3MzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iZDZlNmFmYWY4NDg4MTdhNzk5MDA0ZTIxNTE0NWE2YmJmYzUwOTRmNGI5MGEzY2IxNzhlMDQ1YjkyNjZiZDIxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ismr9nKbN9uPrMLl9MvGc1otuc9N7MAnajhpWb7OpjM)
Which versions of Sanity are you using?
@sanity/cli (global) 3.62.2 (latest: 3.64.2)
@sanity/image-url 1.1.0 (up to date)
@sanity/table 1.1.2 (up to date)
@sanity/vision 3.64.2 (up to date)
sanity 3.64.2 (up to date)
What operating system are you using?
macOS Sonoma 14.6.1
Which versions of Node.js / npm are you running?
10.2.4
v18.19.1
The text was updated successfully, but these errors were encountered: