Code Monkey home page Code Monkey logo

Comments (4)

DrWarpMan avatar DrWarpMan commented on August 19, 2024 1

I see that there is already an open PR for a "fresh start", so you should take this issue into consideration if you intend to use the same logic to choose between running api/web mode.

from cobalt.

DrWarpMan avatar DrWarpMan commented on August 19, 2024 1

Could you possibly take this into consideration as well?
https://developer.mozilla.org/en-US/docs/Web/Manifest#deploying_a_manifest

When using authentication in front of the cobalt frontend, I am unable to retrieve the manifest file cause of the CORS issue.

"If the manifest requires credentials to fetch, the crossorigin attribute must be set to use-credentials, even if the manifest file is in the same origin as the current page."

Adding crossorigin="use-credentials" attribute here would fix this problem, not sure if this is the right solution.

from cobalt.

wukko avatar wukko commented on August 19, 2024 1

hey! i've updated the env variable to be CORS_URL (just like in wip 8.0)

make sure you're on 7.10.3 and try again, lmk if it works this time.
(i tested locally and it worked fine but i still would love feedback)

from cobalt.

DrWarpMan avatar DrWarpMan commented on August 19, 2024

Works.

from cobalt.

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.