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

Unable to load assets due to subpath configuration #24

Open
PylotLight opened this issue Nov 14, 2024 · 0 comments
Open

Unable to load assets due to subpath configuration #24

PylotLight opened this issue Nov 14, 2024 · 0 comments

Comments

@PylotLight
Copy link

The flask app isnt handling asset paths correctly.
Its trying to load:

https://host/assets/index-f228f78f.css
instead of the correct subpath address:
https://host/725e5c87-7165-4b94-8351-4aca6d7f132d/llm-tool-vanna-ai-main-vanna-ai/assets/index-f228f78f.css

How can we force flask app to include the subpath configuration here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant