You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest release, @imgix/gatsby@latest, should resolve this issue. If you're still experiencing problems, either open a new issue on imgix/gatsby or add a comment to this issue, and we'll be sure to re-open it.
As far as the field missing, we're looking at adding short_description to gif-q and will update this issue once that's resolved.
Please let us know if you have any further issues or questions.
Hey @luqven!
It might be fixed in the latest version, but unfortunately we're still on v1, and it's definitely not fixed in that version. Any chance you could fix it here or add the ? to shortDescription?.slice(-1) as a bugfix release? Happy to help with a PR if that helps.
Thanks!
short_description
field is missing on "gif-q" feature (maybe some other) which makes @imgix/gatsby throws here:https://github.com/imgix/gatsby/blob/main/src/modules/gatsby-plugin/graphqlTypes.ts#L59
Either this is a required field and should be fix here, or @imgix/gatsby should handle it optionally.
The text was updated successfully, but these errors were encountered: