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
I'm using the latest of gatsby-plugin-image and its companion packages, but if I source an image from contentful, the placeholder effects set in gatsby-config will have no effect. The only way I can change the default dominantColor is by applying it directly to the graphQL query. Is this expected or could I be doing something wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using the latest of gatsby-plugin-image and its companion packages, but if I source an image from contentful, the placeholder effects set in gatsby-config will have no effect. The only way I can change the default
dominantColor
is by applying it directly to the graphQL query. Is this expected or could I be doing something wrong?Beta Was this translation helpful? Give feedback.
All reactions