Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: js/main-dashboard.js and some other things not following penpotPublicURI #4515

Open
ile opened this issue Apr 24, 2024 · 2 comments
Open
Labels

Comments

@ile
Copy link

ile commented Apr 24, 2024

Steps To Reproduce

I'm integrating Penpot 2.0 with my web app (1.x worked fine).

It seems that the request to /js/main-dashboard.js does not take into account the penpotPublicURI in config.js - thus the request will always go to the root of the domain.

Expected behavior

Follow penpotPublicURI.

Actual behavior

I have set penpotPublicURI = '/some/path' which works with all the other files but not this.

@ile ile added the bug label Apr 24, 2024
@ile
Copy link
Author

ile commented Apr 26, 2024

Same on the main dashboard, the template images point to the root of the domain, not prefixed with penpotPublicURI.

image

@ile
Copy link
Author

ile commented Apr 26, 2024

Also the same on other dashboard project images.

image

@ile ile changed the title bug: js/main-dashboard.js not following penpotPublicURI bug: js/main-dashboard.js and some other things not following penpotPublicURI Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant