-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
enhancementAnything you want improvedAnything you want improved
Description
Describe the bug
When using frontend_path parameter (in my case used as env variable), when referencing assets in /assets folder, frontend_path is not added, throwing 404 errors for those resources
To Reproduce
Execute reflex populating FRONTEND_PATH env variable. Add some assets in /assets folder and reference them as stated in documents (prefixing them with slash '/').
Expected behavior
Assets path should add FRONTEND_PATH to the referenced resources.
Screenshots
Specifics (please complete the following information):
- Python Version:3.12
- Reflex Version: 0.6.5
- OS: Linux
- Browser (Optional):
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
enhancementAnything you want improvedAnything you want improved