-
Contentful has an API to crop and resize images. Currently we just load the original image regardless of size. To help with the Android out of memory issue and decrease the bandwidth consumption of th…
-
Hi there,
it seems the https://github.com/contentful/field-editors/blob/master/packages/_shared/src/utils/entityHelpers.ts `getFieldValue` return the wrong type `string | undefined`. When the Fiel…
-
Hi there. I noticed that the plugin writes its metrics to InfluxDB differently than the core sitespeed app. This way you have to query the data in very unorthodox ways. See difference in sitespeed ver…
dammg updated
9 months ago
-
We want to build a custom Contentful app using SlugEditor which attaches today's date to the slug. This ensures that all the new content we are publishing has unique url and is not equal to any previo…
-
I ran into this issue when I checked out the less important pages of my project (e.g. the "Thank you" page after submitting a form). Apparently `react-snap` doesn't build all the pages when running `r…
-
When running:
`npx create-strapi-app strapi-medusa --template shahednasser/strapi-medusa-template`
I get:
```
ApplicationError: The type is required
at getFieldSize (/Users/raulfernandez/Id…
-
OK, I was able to get some of the fields to populate in Sketch! Huzzah.
I have some that would not. Here is the ID of each one:
instructions
ingredients
categories
heroImage (this is a Media co…
-
Hello!
First of all, would like to say that your app is a game changer for contentful.
I'm using Next.js (Commerce variant) and would like to have a smooth way to adopt your package.
First, of…
-
I'm trying to paginate data brought in from Contentful, but struggling with the following error..
`middleman-pagination-86aa6efd5409/lib/middleman/pagination/index_path.rb:41:in 'index_file_pattern…
-
Hello there 👋
I am using the Blockquote inside the rich text but the data response doesn't come with any marking or any sort of way to tell that paragraph is formatted different.
Screenshots at…