Code Monkey home page Code Monkey logo

Comments (4)

birkir avatar birkir commented on August 25, 2024 2

Fixed in v0.3.3-beta.6 with e9f5841

Issue was ant-design upload component remounts on image select and aborts the network request.

from prime.

birkir avatar birkir commented on August 25, 2024

It's setup in that way, that you only have to install the addon to activate it.

If you monitor the network requests in Chrome when loading the Prime UI, you should see a list of environment variables. Is it not there?

from prime.

agustif avatar agustif commented on August 25, 2024

I get this error after trying to upload a file (after add-on activation)
request.js:91 XHR failed loading: OPTIONS "https://api.cloudinary.com/v1_1/hgsbzbifa/upload".
CLOUDINARY_URL=cloudinary://:@hgsbzbifa

the url seems okay, so whats failing?

edit:
It seems I can see the graphql query getSettings with the correct cloudinary url, so I'm not really sure what's failing, may its because I've a free heroku account without ssl and am using signed upload? I tried usinng unnsigned and still didnt work
{"data":{"getSettings":{"accessType":"PUBLIC","previews":[],"locales":[{"id":"en","name":"English (US)","flag":"us","master":false,"__typename":"Locale"},{"id":"es","name":"Español (ES)","flag":"es","master":true,"__typename":"Locale"}],"env":{"CLOUDINARY_URL":"cloudinary://:@hgsbzbifa"},"__typename":"Settings"},"allFields":

from prime.

agustif avatar agustif commented on August 25, 2024

I've sent you an email about this too, sorry if you end up feeling it disturbs you in anyway!

from prime.

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.