wixLocation.to() add '_blank'

Please add the capability for wixLocation.to() to open an external url page on a new browser tab, and not open only inside the current wix app page, as it currently does.

2 Likes

hi,
pls take a look at link api: https://www.wix.com/corvid/reference/$w.LinkableMixin.html#target

Hi @oferr ,
unfortunately this does not solve the problem. I would also need the wixLocation.to() to open a new tab to make it possible to open social media apps on your phone. In my use case it does not make sense to have an additional button or icon to link there. Is there another solution to have a redirect in a new tab?