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
When enableAutoOutboundTracking is set to true, <a href="https://example.com" target="_blank">example</a> opens the link in the same tab, rather than in a new tab. If it's set to false, the outbound new-tab link works fine.
The text was updated successfully, but these errors were encountered:
When
enableAutoOutboundTracking
is set totrue
,<a href="https://example.com" target="_blank">example</a>
opens the link in the same tab, rather than in a new tab. If it's set tofalse
, the outbound new-tab link works fine.The text was updated successfully, but these errors were encountered: