Giter Site home page Giter Site logo

Comments (2)

ds-codemag avatar ds-codemag commented on August 19, 2024

I found where is the problem.

When I upload image in cockpit panel and add this to image field by 'Select Image' in image url I get only file name with extention e.g. image.jpg.

When I add image by 'Select Asset' in image url I get full url for image but starting from cockpit directory e.g. /cockpit/storage/uploads/2019/10/24/image.jpg.

Value attribute for image filed in graphql query is invisible when the image url is incorrect. When i set image url by 'Enter Image Url' to /storage/uploads/2019/10/24/image.jpg everyting works great and value attribute with publicPath and childImageSharp and others attributes appears in graphql query and it works, image loads with lazy loading and blur effect.

But when i set image url to /storage/uploads/2019/10/24/image.jpg image preview diasppears in cockpit panel.

This same problem is with gallery field type but in this case I cant set image url by 'Enter Image Url' because this option in unavailable in gallery field.

So i think that problem is in cockpit side.

from fika-gatsby-source-cockpit.

Alessandro-4EYES avatar Alessandro-4EYES commented on August 19, 2024

Hi @ds-codemag,
I got the same issue, probably because cockpit is installed in a subfolder "cockpit".
Did you find a solution for this in the meantime?
Thanks

from fika-gatsby-source-cockpit.

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.