Recently, I encountered an issue while trying to open a link in another tab using the target="_blank"
method.
This is what I attempted:
<div v-if="webPage" class="practice-item__web-page">
<a :href="webPage" target="_blank">
{{ webPage }}
</a>
</div>
However, upon clicking the anchor tag, instead of being redirected to the desired link, users were directed to a URL like this:
https://partner-stage.smiledirectclub.com/www.elly.com