-
## Description
First off, thank you for your work on this project!
SVG image (`image/svg+xml`) assets are currently unsupported in **gatsby-source-contentful**. A fix similar to #2120 for `image…
-
I am trying to create an entry using the contentful-management package. All the fields work fine except when I try to create an entry with a media (picture) object called heroImage. **If I remove hero…
-
I am trying to use Lighthouse on the chrome dev tools
All reports error out when I use a staging website (It is accessible only using a VPN and the VPN is connected)>
-
Devbuild is failling because `map_header` is not found.
`map_header` is defined in schema, but none of the cases have a value. they all return `null`. in that case the plugin should not fail the bui…
-
Something seemed to have changed recently in our APIs. Either way we show odd time intervals on event pages.
The behaviour we want is: A user enters a time and and offset in Contentful
e.g. 14:00 …
-
When using either `withLocale` or `where("locale"` with an unknown locale.
An error appears instead of returning the default locale.
```
client.observeAndTransform(MyDataClass::class.java).withLo…
-
### Have you checked our README?
- [X] I have checked the README
### Have you followed our Troubleshooting?
- [X] I have followed your Troubleshooting
### Is there already an issue for your proble…
-
Bonjour,
In our codebase, we have some boring manual mapping functions like this one:
```kotlin
fun mapCDAEntryToEmployee(entry: CDAEntry): Employee {
return Employee(
id = entry.…
-
We need to research and report findings related to a CMS (blogging) implementation for our project.
CMS requirements:
* Integrates with Next.js in the most straightforward way.
* Easy UI so anyon…
-
It is possible to set the quality attribute for jpg:
e.g. ``
However this doesn't seem possible with the `webp` format, even though it is supported underneath in the Images API. Can this paramet…