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
Fields like title,focal_point_x,focal_point_y,focal_point_width,focal_point_height,file_hash,collection,tags are Image specific but they appear for Rendition type and obviously cause error
they are coming from BaseImageObjectType that it's main purpose appears to be base class for both Image and Rendition due to this:
Fields like title,focal_point_x,focal_point_y,focal_point_width,focal_point_height,file_hash,collection,tags are Image specific but they appear for Rendition type and obviously cause error
they are coming from
BaseImageObjectType
that it's main purpose appears to be base class for both Image and Rendition due to this:wagtail-grapple/grapple/types/images.py
Line 62 in 2e7cb3e
wagtail-grapple/grapple/types/images.py
Line 85 in 2e7cb3e
The text was updated successfully, but these errors were encountered: