When we first create a vehicle the <img> element does not have any src attribute, but it then appears when we refresh the page:

After page refresh:

Expected Behavior:
The image appears immediately after vehicle creation without having to refresh the page.
When we first create a vehicle the
<img>element does not have anysrcattribute, but it then appears when we refresh the page:After page refresh:
Expected Behavior:
The image appears immediately after vehicle creation without having to refresh the page.