Code Monkey home page Code Monkey logo

Comments (8)

arnaudbesnier avatar arnaudbesnier commented on June 4, 2024

Hey @GautierT, it is not really clear to me what your issue is.
It looks like it has been fixed with the liana upgrade. Does it work as expected right now?

from forest-express.

GautierT avatar GautierT commented on June 4, 2024

After updating from 1.5.0 to 1.5.2 (or 1.5.1), require('forest-express').ResourceSerializer is broken.
So i have to stay on 1.5.0 to make it work.
Which Liana upgrade are you talking about ? On npm the latest is 1.5.2.

from forest-express.

arnaudbesnier avatar arnaudbesnier commented on June 4, 2024

@GautierT did you implement some Smart Fields on the Letters collection?
You're talking about AWS, I wonder if you do have a Smart Field that compute something using the aws-sdk ?

The thing is that we now inject Smart Field values in the record(s) before serialization.
So if you have some Smart Fields on this collection, it might be an issue in your Smart Fields getter methods.

from forest-express.

GautierT avatar GautierT commented on June 4, 2024

from forest-express.

arnaudbesnier avatar arnaudbesnier commented on June 4, 2024

I imagine that if you comment it out, the issue disappear right?

from forest-express.

arnaudbesnier avatar arnaudbesnier commented on June 4, 2024

@GautierT any news about your issue?

from forest-express.

GautierT avatar GautierT commented on June 4, 2024

Hi.
Yes, if i comment the smart fields who get a signed url from aws then the issue disappear.

from forest-express.

GautierT avatar GautierT commented on June 4, 2024

Found the solution : the sub document containing the file was not populated so the necessary data for get the signed url was missing.

from forest-express.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.