-
How can I include the X-Contentful-Version header using the Python client?
```
entry_id = id
entry = management_client.entries(space_id, environment_id).create(entry_id, {
…
-
## Describe the bug
I’m encountering an issue where certain JavaScript functions in my app stop working in production. It seems to be linked to the following code:
html
Copy code
The app works fi…
-
## Problem's to be solved
I'd like to see some examples for generating indexes for various tools/services. Some examples:
### Static Site Generators
- [ ] Hugo
- [ ] Jekyll
- [ ] GatsbyJS
##…
-
In this part of the article, it says to create an environment variable called `REACT_APP_BUILD_HOOK`:
> First, add the REACT_APP_BUILD_HOOK environment variable. The value of this variable is the C…
-
We might need to figure out a strategy for managing the content model in contentful.
This could involve a few things:
- Limiting access so only a few accounts on Contentful can modify the content …
-
Would it be possible to support tags such as adding and removing tag to entry?
https://www.contentful.com/developers/docs/references/content-management-api/#/reference/content-tags
-
Hi,
I'm experiencing the error message below when i run `next build`:
## error
```typescript
info - Linting and checking validity of types ..Failed to compile.
./node_modules/contentful/d…
-
Contentful has a new (currently in Beta) data type called "Rich Text" which allows the embedding of other contentful content (for instance, I could have a page with 5 other pages embedded, one of thos…
-
The images of the chapter manager should always be displayed as a circle. Currently, the images are shown as an oval, when the uploaded image is not a perfect square.
So before rendering, the image s…
-
### Requirements
- [X] I have verified there are no duplicate active or recent bugs, questions, or requests
### URL
https://jahir.dev
### What happened?
1. Currently [`PageSpeed Insig…