You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't quite find out where but when the image get's rendered the 'image' string used to place the variables gets over written by the default image string (< img src="{:path}" / >) and this is what gets output.
Changing the string name to dummyimage or something else similar fixes the issue.