-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I am trying to use the phoenix route helpers (specifically the static_path helper) to display an image from my app's static directory.
Rendering an image manually works (image gets displayed):

But using the eex tag to embed the URL does not. This:
 %>)
Just gets rendered in the document as .
I'm not familiar with how the library is put together but I wonder if this might be something similar to #8.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels