It seems there are various occasions when i need a URL string to be used as an image path dynamically and some times when i need to take an image path and send it as a string (like in an api call). But FF doesn't like letting me select one when it expects the other.
How do i deal with this?