ricokahler / sanity-super-pane

The Sanity Desk Tool Pane with Super Powers
sanity-super-pane.vercel.app
MIT License
101 stars 12 forks source link

Bugfix: Avoid undefined value in <SanityPreview> #18

Closed runeb closed 3 years ago

runeb commented 3 years ago
Screen Shot 2021-06-25 at 11 10 19

If you had a reference field on your document and an editor selected this field as a selected column, an exception would be thrown until the document was refetched with that field. Fix is to avoid rendering SanityPreview until the value is set.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0-alpha.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: