2
0

docs: 📝 Precise what browsers blocks the popups

This commit is contained in:
Baptiste Arnaud
2022-07-03 08:06:37 +02:00
parent 6b32c171fe
commit 273d4767f1

View File

@ -14,5 +14,5 @@ The Redirect logic block allows you to redirect your user to a given URL either
/>
:::caution
Some browser will block a redirect in a new tab by default and display a message that says "A popup has been blocked, would you like to open it?". To never stumble upon this issue, a redirect on the current page is preferable.
Safari and iOS devices will block a redirect in a new tab by default and display a message that says "A popup has been blocked, would you like to open it?". To never stumble upon this issue, a redirect on the current page is preferable.
:::