-
I'm getting an error when using content.update() :
```
~\flamelink-import\node_modules\@flamelink\sdk-content-cf\dist\cjs\index.js:2358
payload['_fl_meta_.create…
-
Hey! Hopefully this is a quick one but I was directly to create a ticket here.
I am currently having issues getting the project set up to run updates.
I can get and create the records fine, but …
-
This plugin was working perfectly earlier, nowadays it is started having the problem of unable to download the image from flamelink. If the images are not downloaded obviously gatsby site build will n…
-
Hi,
I've been working on a set of rules for Flamelink that i'd love to share with you.
Forgive me if it's not the right place for it, and feel free to move it to where it belongs.
EDITED: Find …
-
Is there any plan to support firebase-js-sdk v9's modular system?
The current [service approach](https://github.com/flamelink/flamelink-js-sdk/blob/master/packages/app/src/index.ts#L88) used in the…
-
I have a field called Title... Which is visible in the List of entries... How can i make it unique ? Such that i cannot have the same title again... Is there any way to link title to current timestamp…
-
Populate is not working as expected on 1.0.0-alpha.34
I have a simple image field in my schema. when I set `populate: true` or `populate: ["image"]` on either `app.content.get() `or `app.content.getB…
-
I'm test driving Flamelink, and really like what I see so far. However, I'm concerned that this project is no longer in active development. I'm happy to be a paying customer, but I can't afford to u…
-
We are using Flamelink as CMS for a Norwegian website, and thus we need to be able to use the characters `æ`, `ø`, and `å` throughout our site. This means that site content contained in fields of the …
-
In our project the editors may do several content edits within a short timespan, and a build hook is triggered for every content change, increasing build time significantly. It would be great if we co…