-
Please add a comment to this issue with your weekly status update for the AMP Project, such as:
- your accomplishments over the last week
- what you're currently working on
- things you're blocke…
-
Hi team.
I am having to make additional API calls to get information linked by Reference, resulting in a large amount of API calls through the SDK.
**Pain Point**
The SDK does not have the ability …
-
Remove projects that
- are no longer maintained
- obsolete
- do not support `Swift 3`
Continues #666
-
Hello Contentful,
First of all thank you very much for Contentful system and recent updates for UI extensions API!
I want to install Alloy Editor UI extension and was leading the instructions from h…
-
Hello guys!
I was trying today to install ui-extension alloyeditor and had problems: editor could not be rendered when I was going to localhost:3000, however it's not the main problem, perhaps you co…
-
https://github.com/contentful/ui-extensions-sdk/blob/master/package.json#L15
This line should be updated to:
`"main": "dist/cf-extention-api.js",`
-
Nathan, the Contentful app expects UI extensions to be hosted on secure domains, so for this example to work you need to enable the app to work with https domain.
-
Hi!
I am trying to set an Object field type via the `field.setValue()` method in the SDK. I can not seem to give it a value that passes, always returning in a generic error: `code: "ENTRY UPDATE FAIL…
-
I think these two categories are very different and it would be good to separate them.
A flat system cms has no sql database, but it doesn't mean there's only one file modified per post, or that it i…
-
Hi team!
We are on a spike to port our existing Extension to use React. I'll list reasons for that below, but we are hitting a validation when updating the widget with the CLI: a max file-size of `20…